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 43d2699 commit b6657b9Copy full SHA for b6657b9
1 file changed
docs/guides/ai.md
@@ -18,8 +18,8 @@ An [LLMs.txt](https://llmstxt.org/) file is a plain text file that provides inst
18
19
We provide several `llms.txt` routes. Use the one that works best with your AI tool:
20
21
-- [`llms.txt`](https://juno.build/llms.txt): Table of contents with links to individual Markdown docs
22
-- [`llms-full.txt`](https://juno.build/llms-full.txt): Entire documentation in a single Markdown file
+- [`llms.txt`](pathname:///llms.txt): Table of contents with links to individual Markdown docs
+- [`llms-full.txt`](pathname:///llms-full.txt): Entire documentation in a single Markdown file
23
24
### How to use it
25
0 commit comments