Skip to content

Commit ffa9f4d

Browse files
committed
lower casing the docs
1 parent fbd5be5 commit ffa9f4d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

public/llms.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ Sentry llms.txt
22

33
This llmx.txt focuses on platform specific configuration options for the major sdks, linked below. AI sdks should parse these paths to access the framework specific llm instructions.
44

5-
[Nextjs](/platforms/javascript/guides/nextjs/llms.txt)
6-
[React](/platforms/javascript/guides/react/llms.txt)
7-
[JavaScript](/platforms/javascript/common/llms.txt)
8-
[Python](/platforms/python/llms.txt)
9-
[Node.js](/platforms/node/llms.txt)
10-
[Ruby](/platforms/ruby/llms.txt)
11-
[Bun](/platforms/bun/llms.txt)
5+
[nextjs](/platforms/javascript/guides/nextjs/llms.txt)
6+
[react](/platforms/javascript/guides/react/llms.txt)
7+
[javascript](/platforms/javascript/common/llms.txt)
8+
[python](/platforms/python/llms.txt)
9+
[nodejs](/platforms/node/llms.txt)
10+
[ruby](/platforms/ruby/llms.txt)
11+
[bun](/platforms/bun/llms.txt)

0 commit comments

Comments
 (0)