From df72508089a96e82b0d35681350a023357e2732d Mon Sep 17 00:00:00 2001 From: loprima-l <69201633+loprima-l@users.noreply.github.com> Date: Sun, 30 Apr 2023 21:34:17 +0200 Subject: [PATCH] Fix : Change master branch to main This fix should change the edit branch to main in the documentation --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 0bfb2f93..e88577bf 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,5 +1,6 @@ site_name: Headscale site_url: https://juanfont.github.io/headscale +edit_uri: blob/main/docs/ #Change the master branch to main as we are using main as a main branch site_author: Headscale authors site_description: >- An open source, self-hosted implementation of the Tailscale control server.