Skip to content

Commit

Permalink
docs: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonraimondi authored Aug 9, 2024
1 parent a520a72 commit 223c4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/getting_started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This section provides a high-level overview of setting up the OAuth2 server.
1. Install the package
1. Implement [Entities](./entities.md)
1. Implement [Repositories](./repositories.mdx)
1. Set up the [AuthorizationServer](#the-authorization-server) with desired grant types
1. Set up the [AuthorizationServer](#setup-the-authorization-server) with desired grant types
1. Implement the [Endpoints](../endpoints/index.mdx)

### Installation
Expand Down

0 comments on commit 223c4c5

Please sign in to comment.