From a335f9cf41fa659e4611ca8cb0a746a7af1ca369 Mon Sep 17 00:00:00 2001 From: jamesread Date: Tue, 16 Jun 2026 20:55:08 +0100 Subject: [PATCH] chore: fix docs llm link --- docs/modules/ROOT/pages/index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index 412411a..447e47b 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -45,5 +45,5 @@ You can learn more about OliveTin in the link:https://www.olivetin.app[OliveTin The OliveTin documentation site supports the llm.txt and llm-full.txt files, available at: -* link:https://www.olivetin.app/llm.txt[llm.txt] -* link:https://www.olivetin.app/llm-full.txt[llm-full.txt] +* link:https://docs.olivetin.app/llm.txt[llm.txt] +* link:https://docs.olivetin.app/llm-full.txt[llm-full.txt]