From bca6ca02373b30ed0743e343d605a473330dd63a Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Mon, 25 Jul 2011 17:42:07 -0400 Subject: [PATCH] Use HTTPS for GitHub URLs in README --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 1910748..f6c871c 100644 --- 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 -------