In README, use HTTPS URI for git-crypt's website

This commit is contained in:
Andrew Ayer
2014-06-02 17:12:59 -07:00
parent 79263fc57c
commit 22323bc3a5
2 changed files with 2 additions and 2 deletions

2
README
View File

@@ -11,7 +11,7 @@ repository as your code, without requiring you to lock down your entire
repository.
git-crypt was written by Andrew Ayer <agwa at andrewayer dot name>.
For more information, see <http://www.agwa.name/projects/git-crypt>.
For more information, see <https://www.agwa.name/projects/git-crypt>.
BUILDING GIT-CRYPT

View File

@@ -12,7 +12,7 @@ repository as your code, without requiring you to lock down your entire
repository.
git-crypt was written by Andrew Ayer <agwa at andrewayer dot name>. For
more information, see <http://www.agwa.name/projects/git-crypt>.
more information, see <https://www.agwa.name/projects/git-crypt>.
Building git-crypt
------------------