From 6e793522b550bf03fa08455f45832fa82f6d6998 Mon Sep 17 00:00:00 2001 From: M-Dollinger Date: Thu, 20 Feb 2025 22:17:03 +0100 Subject: [PATCH] Changed: Replaced dead link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dcb7a8b6f7ea..295dfd307034 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ You can help us **by submitting bug reports or fixing bugs** in the [QGIS bug tr If you wish to contribute patches you can: -1. [Fork the project](https://help.github.com/forking/) +1. [Fork the project](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo) 2. Install the [pre-commit](https://pre-commit.com/) hook: `pre-commit install --install-hooks` (version 4.1+ required) 3. Make your changes 4. Commit to your repository