From 1843cf1f4f06af44a9378981ac8aef5b459587a4 Mon Sep 17 00:00:00 2001 From: vlatan <33163699+vlatan@users.noreply.github.com> Date: Wed, 24 Apr 2024 00:06:25 +0200 Subject: [PATCH] Fix the fork link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6608810..f8c3723 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -127,7 +127,7 @@ these guidelines is the best way to get your work included in MySQLTuner. #### Git Flow for pull requests -1. [Fork](http://help.github.com/fork-a-repo/) the project, clone your fork, +1. [Fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo) the project, clone your fork, and configure the remotes: ```bash