diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cf2920b6f..76f3acb60 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ # Contributing to Clan -Go to the Contributing guide at https://docs.clan.lol/manual/contribute/ \ No newline at end of file +Go to the Contributing guide at https://docs.clan.lol/guides/contributing/CONTRIBUTING \ No newline at end of file diff --git a/formatter.nix b/formatter.nix index 60caffe0c..cb4b458ad 100644 --- a/formatter.nix +++ b/formatter.nix @@ -29,7 +29,7 @@ "*.list" "*.desktop" # ignore symlink - "docs/site/manual/contribute.md" + "docs/site/guides/contributing/CONTRIBUTING.md" "*_test_cert" "*_test_key" "*/gnupg-home/*"