From b324a356a39e4ee72da0fd0dba2a67defcb6fe95 Mon Sep 17 00:00:00 2001 From: Steve Moser Date: Thu, 24 Jul 2025 16:20:56 -0400 Subject: [PATCH] Update llm-ready-docs.md Fix broken .md page link --- publishing-documentation/llm-ready-docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publishing-documentation/llm-ready-docs.md b/publishing-documentation/llm-ready-docs.md index e88e8158..54205b03 100644 --- a/publishing-documentation/llm-ready-docs.md +++ b/publishing-documentation/llm-ready-docs.md @@ -15,7 +15,7 @@ LLM-optimized documentation ensures that AI systems like ChatGPT, Claude, Cursor 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. -Check out the .md file for this page +Check out the .md file for this page ## llms.txt