Skip to content

Commit 6fcf9c2

Browse files
committed
Update llmstxt.mdx
1 parent 1486a39 commit 6fcf9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai/llmstxt.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { PreviewButton } from "/snippets/previewbutton.jsx"
88

99
The [llms.txt file](https://llmstxt.org) is an industry standard that helps LLMs index content more efficiently, similar to how a sitemap helps search engines. AI tools can use this file to understand your documentation structure and find content relevant to user queries.
1010

11-
Mintlify automatically hosts an `llms.txt` file at the root of your project that lists all available pages in your documentation. This file is always up to date and requires zero maintenance. You can optionally add a custom `llms.txt` file to your project.
11+
Mintlify automatically hosts an `llms.txt` file at the root of your project that lists all available pages in your documentation. This file is always up to date and requires zero maintenance. You can optionally add a custom `llms.txt` file to the root of your project.
1212

1313
View your `llms.txt` by appending `/llms.txt` to your documentation site's URL.
1414

0 commit comments

Comments
 (0)