We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6218203 + a195122 commit 73bc691Copy full SHA for 73bc691
1 file changed
_docs/reviewing_pr.md
@@ -83,7 +83,7 @@ git push origin master
83
git branch -d temp
84
```
85
86
-GitHub has some [docs available](gpg) to help you configuring GPG for git.
+GitHub has some [docs available][gpg] to help you configuring GPG for git.
87
It's also good practice to automatically sign every commit. You can enable that
88
with:
89
0 commit comments