commit bca6ca02373b30ed0743e343d605a473330dd63a (tree)
parent faaf45938870ec6075ff4b74ca7cf106681120ce
Author: Tim Pope <code@tpope.net>
Date: Mon, 25 Jul 2011 17:42:07 -0400
Use HTTPS for GitHub URLs in README
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.markdown b/README.markdown
@@ -128,11 +128,11 @@ Self-Promotion
--------------
Like fugitive.vim? Follow the repository on
-[GitHub](http://github.com/tpope/vim-fugitive) and vote for it on
+[GitHub](https://github.com/tpope/vim-fugitive) and vote for it on
[vim.org](http://www.vim.org/scripts/script.php?script_id=2975). And if
you're feeling especially charitable, follow [tpope](http://tpo.pe/) on
[Twitter](http://twitter.com/tpope) and
-[GitHub](http://github.com/tpope).
+[GitHub](https://github.com/tpope).
License
-------