Skip to content

Commit a6e1870

Browse files
authored
Merge pull request #103 from stevemoser/patch-1
Update llm-ready-docs.md with working .md page link
2 parents 234d2bc + 2b5d4ad commit a6e1870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publishing-documentation/llm-ready-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ LLM-optimized documentation ensures that AI systems like ChatGPT, Claude, Cursor
1515

1616
With GitBook, all of the pages of your docs site are automatically available as markdown files. If you add the `.md` extension to any page, you will see the content of that page rendered in markdown which you can pass to an LLM for more efficient processing than an HTML file. 
1717

18-
<a href="https://gitbook.com/docs/llm-ready-docs.md" class="button primary">Check out the .md file for this page</a>
18+
<a href="https://gitbook.com/docs/publishing-documentation/llm-ready-docs.md" class="button primary">Check out the .md file for this page</a>
1919

2020
## llms.txt
2121

0 commit comments

Comments
 (0)