Skip to content

Commit 79f1e81

Browse files
committed
fix(docs): update /sdks references to /api-reference in llms.txt files
1 parent a330661 commit 79f1e81

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/docs/app/llms.txt/route.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ${Object.entries(sections)
6262
6363
- Full documentation content: ${baseUrl}/llms-full.txt
6464
- Individual page content: ${baseUrl}/llms.mdx/[page-path]
65-
- API documentation: ${baseUrl}/sdks/
65+
- API documentation: ${baseUrl}/api-reference/
6666
- Tool integrations: ${baseUrl}/tools/
6767
6868
## Statistics

apps/sim/public/llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ The Sim blog covers announcements, technical deep-dives, and guides for building
5656
- MCP Protocol: https://docs.sim.ai/mcp
5757
- Self-Hosting: https://docs.sim.ai/self-hosting
5858
- API Reference: https://docs.sim.ai/api-reference/getting-started
59-
- SDKs: https://docs.sim.ai/sdks
59+
- SDKs: https://docs.sim.ai/api-reference

0 commit comments

Comments
 (0)