Skip to content

Commit

Permalink
Remove docs links for master
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath committed May 17, 2023
1 parent 8c6ba00 commit 39ffbeb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[![License](https://img.shields.io/:license-mit-blue.svg?style=flat)](https://opensource.org/licenses/MIT)
![CircleCI](https://img.shields.io/circleci/build/github/auth0/node-auth0)

πŸ“š [Documentation](#documentation) - πŸš€ [Getting Started](#getting-started) - πŸ’» [API Reference](#api-reference) - πŸ’¬ [Feedback](#feedback)
πŸ“š [Documentation](#documentation) - πŸš€ [Getting Started](#getting-started) - πŸ’¬ [Feedback](#feedback)

## Documentation

Expand Down Expand Up @@ -74,11 +74,6 @@ var management = new ManagementClient({
});
```

## API Reference

- [AuthenticationClient](https://auth0.github.io/node-auth0/AuthenticationClient.html)
- [ManagementClient](https://auth0.github.io/node-auth0/ManagementClient.html)

## Feedback

### Contributing
Expand Down

0 comments on commit 39ffbeb

Please sign in to comment.