From 3798808013ab28bf0948f68934c2250601f86b52 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Tue, 26 Aug 2025 11:51:53 +0200 Subject: [PATCH] docs: Fix edit `uri` --- docs/mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 483056eee..8e82e5dc4 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -2,7 +2,7 @@ site_name: Clan Documentation site_url: https://docs.clan.lol repo_url: https://git.clan.lol/clan/clan-core/ repo_name: "_>" -edit_uri: _edit/main/docs/docs/ +edit_uri: _edit/main/docs/site/ validation: omitted_files: warn