Skip to content

Commit ac386b6

Browse files
committed
fix:updated link
1 parent dbc250f commit ac386b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/guides/authentication/ServerToServerAuthentication/implementation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ We recommend using a standard OAuth 2.0 library to implement your application's
6060
1. [PassportJS](https://github.com/jaredhanson/passport) (Node.js)
6161
2. [Spring Security](https://spring.io/projects/spring-security) (Java)
6262
3. [Authlib](https://github.com/lepture/authlib) (Python)
63-
4. View more libraries at [https://oauth.net/code/] (https://oauth.net/code/)
63+
4. View more libraries at [https://oauth.net/code/](https://oauth.net/code/)
6464

6565
<InlineAlert slots="text"/>
6666

0 commit comments

Comments
 (0)