Skip to content

Commit a76ec6a

Browse files
authored
Merge pull request #778 from vlatan/fix-fork-link
Fix broken link
2 parents b2c11b2 + 1843cf1 commit a76ec6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ these guidelines is the best way to get your work included in MySQLTuner.
127127
<a name="git-flow"></a>
128128
#### Git Flow for pull requests
129129

130-
1. [Fork](http://help.github.com/fork-a-repo/) the project, clone your fork,
130+
1. [Fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo) the project, clone your fork,
131131
and configure the remotes:
132132

133133
```bash

0 commit comments

Comments
 (0)