CONTRIBUTING: Replaced broken link

Changed the link to interactive rebase which was non existing on the new docs site on github.
This commit is contained in:
Evolving The Future 2021-04-03 08:03:47 +02:00 committed by EvTheFuture
parent 5a78883dcc
commit 0ab4e04159

View File

@ -92,8 +92,7 @@ Please follow this process; it's the best way to get your work included in the p
- Commit your changes in logical chunks. or your pull request is unlikely
be merged into the main project. Use git's
[interactive rebase](https://help.github.com/articles/interactive-rebase)
feature to tidy up your commits before making them public.
[interactive rebase](https://docs.github.com/en/github/getting-started-with-github/about-git-rebase) feature to tidy up your commits before making them public.
- Push your topic branch up to your fork: