From cd808f6c0f22433c5e557ee8c58c3f6ac81fb99e Mon Sep 17 00:00:00 2001 From: Johannes Kirschbauer Date: Sun, 18 May 2025 20:31:49 +0200 Subject: [PATCH] Docs: update some references to contributing --- CONTRIBUTING.md | 2 +- formatter.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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/*"