From 2fbf09f6f2cc7203bbd24f196d7959a5002180f0 Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Tue, 26 Aug 2025 15:29:27 -0500 Subject: [PATCH] docusorus link --- lstDocs/docusaurus.config.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lstDocs/docusaurus.config.ts b/lstDocs/docusaurus.config.ts index 48b502b..0af6ba0 100644 --- a/lstDocs/docusaurus.config.ts +++ b/lstDocs/docusaurus.config.ts @@ -44,7 +44,8 @@ const config: Config = { sidebarPath: "./sidebars.ts", // Please change this to your repo. // Remove this to remove the "edit this page" links. - editUrl: "https://git.tuffraid.net/cowch/lst", + editUrl: + "https://git.tuffraid.net/cowch/lst/src/branch/main/lstDocs", }, // blog: { // showReadingTime: true,