From f95f35a1ab0b65906d639b27e9427654862a7dce Mon Sep 17 00:00:00 2001 From: Sol Fisher Romanoff Date: Tue, 19 Jul 2022 12:36:09 +0300 Subject: [PATCH] doc: update repo link from docs to akkoma --- docs/mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 925363e2c..c19439942 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -14,8 +14,8 @@ theme: extra_css: - css/extra.css -repo_name: 'AkkomaGang/docs' -repo_url: 'https://akkoma.dev/AkkomaGang/docs' +repo_name: 'AkkomaGang/akkoma' +repo_url: 'https://akkoma.dev/AkkomaGang/akkoma' extra: repo_icon: gitea