diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e98ab1e3..7a44b4a3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -47,7 +47,7 @@ Add [`-s`](https://git-scm.com/docs/git-commit#Documentation/git-commit.txt--s) ```git commit -s -m "Fix issue 64738"``` -This is tedious, and if you forget, you'll have to [amend your commit](#f) +This is tedious, and if you forget, you'll have to [amend your commit](#fixing-a-commit-where-the-dco-failed). ### Configure a repository to always include sign off