diff options
author | Sean Whitton <spwhitton@spwhitton.name> | 2020-09-28 16:47:26 -0700 |
---|---|---|
committer | Sean Whitton <spwhitton@spwhitton.name> | 2020-09-28 16:47:56 -0700 |
commit | 7391160d70812fd291344200a61a4760b5957643 (patch) | |
tree | 4db5c022c125cd65eaf782a24754e412aa05e0a8 | |
parent | a8b4d976ae71d2d58b2dc0e30b52c9825e5b3c07 (diff) | |
download | wiki-7391160d70812fd291344200a61a4760b5957643.tar.gz |
fix link
-rw-r--r-- | tech/code/git-remote-gcrypt.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tech/code/git-remote-gcrypt.mdwn b/tech/code/git-remote-gcrypt.mdwn index 4613c16..139c0f4 100644 --- a/tech/code/git-remote-gcrypt.mdwn +++ b/tech/code/git-remote-gcrypt.mdwn @@ -31,4 +31,4 @@ installation. # Bugs -Please report bugs and submit patches/pull requests [[by e-mail|contact]]. +Please see [CONTRIBUTING.rst](https://git.spwhitton.name/git-remote-gcrypt/tree/CONTRIBUTING.rst). |