Skip to content

Commit 3946d37

Browse files
Brought SDKs back to the top level navigation
1 parent 6685ef9 commit 3946d37

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

en/asgardeo/mkdocs.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -538,10 +538,8 @@ nav:
538538
- Integrate Asgardeo with Smart on FHIR healthcare apps: tutorials/smart-on-fhir.md
539539
- Secure Agentic AI Systems with Asgardeo: tutorials/secure-agentic-ai-systems.md
540540
- Implement End-to-End Authorization for MCP servers: tutorials/end-to-end-mcp-authorization-with-asgardeo.md
541-
- Developer Tools:
542-
- SDKs:
543-
- Integrate Asgardeo into your application: sdks/index.md
544-
- Asgardeo MCP Server: sdks/asgardeo-mcp-server.md
541+
- SDKs:
542+
- Integrate Asgardeo into your application: sdks/index.md
545543
- SDK Documentation:
546544
- React SDK:
547545
- Overview: sdks/react/overview.md
@@ -606,6 +604,7 @@ nav:
606604
- Guides:
607605
- Accessing Protected APIs: sdks/nextjs/guides/accessing-protected-apis.md
608606
- Protecting Routes: sdks/nextjs/guides/protecting-routes.md
607+
- Asgardeo MCP Server: sdks/asgardeo-mcp-server.md
609608
- APIs:
610609
- APIs - Overview: apis/index.md
611610
- Management APIs:

en/base.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@ extra:
203203
Setup:
204204
icon: octicons/gear-16
205205
level: 1
206-
Developer Tools:
207-
icon: octicons/package-16
206+
Asgardeo MCP Server:
207+
icon: octicons/server-16
208208
level: 1
209209
React SDK:
210210
icon: fontawesome/brands/react

0 commit comments

Comments
 (0)