We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1855eb7 commit a7a9390Copy full SHA for a7a9390
content/en/docs/5-real-world/4-security/4-oauth2.md
@@ -339,6 +339,6 @@ resources:
339
340
## Next Steps
341
342
-- [JWT Authentication](../3-jwt.md) - Often used with OAuth2
343
-- [API Key Authentication](../2-api-key.md) - A simpler alternative
344
-- [Security Best Practices](../5-best-practices.md) - General security guidelines
+- [JWT Authentication](3-jwt.md) - Often used with OAuth2
+- [API Key Authentication](2-api-key.md) - A simpler alternative
+- [Security Best Practices](5-best-practices.md) - General security guidelines
0 commit comments