Skip to content

Commit 73bc691

Browse files
authored
Merge pull request #648 from voxpupuli/cvquesty-patch-1
Fix markdown link syntax for GPG documentation
2 parents 6218203 + a195122 commit 73bc691

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_docs/reviewing_pr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ git push origin master
8383
git branch -d temp
8484
```
8585

86-
GitHub has some [docs available](gpg) to help you configuring GPG for git.
86+
GitHub has some [docs available][gpg] to help you configuring GPG for git.
8787
It's also good practice to automatically sign every commit. You can enable that
8888
with:
8989

0 commit comments

Comments
 (0)