Skip to content

Commit a617041

Browse files
committed
Sync README changes to README.md
1 parent 03ef81e commit a617041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ all of the files in a repository. Where git-crypt really shines is where
100100
most of your repository is public, but you have a few files (perhaps
101101
private keys named *.key, or a file with API credentials) which you
102102
need to encrypt. For encrypting an entire repository, consider using a
103-
system like [git-remote-gcrypt](https://github.com/joeyh/git-remote-gcrypt)
103+
system like [git-remote-gcrypt](https://spwhitton.name/tech/code/git-remote-gcrypt/)
104104
instead. (Note: no endorsement is made of git-remote-gcrypt's security.)
105105

106106
git-crypt does not encrypt file names, commit messages, symlink targets,

0 commit comments

Comments
 (0)