From 71b1fc5f3ca5898972b9fe7d45951e21ce148842 Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Sun, 8 Jan 2023 04:20:11 +0100 Subject: [PATCH] Updated the mkdocs.yml --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index b90a81d..4f7acc8 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,7 +3,7 @@ copyright: Copyright © 2022 - 2023 Mathias Wagner repo_name: MyLinks repo_url: https://github.com/gnmyt/mylinks -edit_uri: https://github.com/gnmyt/mylinks/edit/development/docs +edit_uri: https://github.com/gnmyt/mylinks/edit/main/docs theme: name: material