From 306cbdbcf51adde23607693c2b734348bd1c529a Mon Sep 17 00:00:00 2001 From: Tom Date: Sun, 30 Oct 2022 12:17:54 +0100 Subject: [PATCH] edit url --- mkdocs.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 6ecdc42..8d9aa41 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,7 +1,9 @@ site_name: Feinstaubsensor - Makerspace Repair-Café Hilpoltstein -site_url: https://makes-hacks-hip.github.io +site_url: https://github.com/makes-hacks-hip/Feinstaubsensor nav: - Repair-Café: https://www.repaircafe-hilpoltstein.de - Makerspace: https://makes-hacks-hip.de - Makerspace@Github: https://makes-hacks-hip.github.io theme: readthedocs +repo_url: https://github.com/makes-hacks-hip/Feinstaubsensor/ +edit_uri: edit/main/docs/ \ No newline at end of file