Skip to content

Commit

Permalink
Merge pull request #778 from vlatan/fix-fork-link
Browse files Browse the repository at this point in the history
Fix broken link
  • Loading branch information
jmrenouard authored Apr 24, 2024
2 parents b2c11b2 + 1843cf1 commit a76ec6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ these guidelines is the best way to get your work included in MySQLTuner.
<a name="git-flow"></a>
#### 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
Expand Down

0 comments on commit a76ec6a

Please sign in to comment.