Fix the fork link

This commit is contained in:
vlatan 2024-04-24 00:06:25 +02:00
parent b2c11b2d81
commit 1843cf1f4f

View File

@ -127,7 +127,7 @@ these guidelines is the best way to get your work included in MySQLTuner.
<a name="git-flow"></a> <a name="git-flow"></a>
#### Git Flow for pull requests #### 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: and configure the remotes:
```bash ```bash