e31e1e07fe7a
Update URLs
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 14 Jan 2020 19:43:32 -0500 |
parents | 002fd11db8e1 |
children | de5e5ed6c238 |
branches/tags | (none) |
files | doc/splice.txt site/01-installation.markdown site/index.markdown |
Changes
--- a/doc/splice.txt Mon Dec 23 16:40:22 2019 -0500 +++ b/doc/splice.txt Tue Jan 14 19:43:32 2020 -0500 @@ -620,8 +620,8 @@ Fork the project on Source Hut or GitHub and send a pull request. - Source Hut: https://hg.sr.ht/~sjl/splice.vim - GitHub: https://github.com/sjl/splice.vim + Mercurial: https://hg.stevelosh.com/splice.vim + GitHub: https://github.com/sjl/splice.vim ============================================================================== 9. Changelog *SpliceChangelog*
--- a/site/01-installation.markdown Mon Dec 23 16:40:22 2019 -0500 +++ b/site/01-installation.markdown Tue Jan 14 19:43:32 2020 -0500 @@ -7,7 +7,7 @@ Use [Pathogen][] to install the plugin from your choice of repositories: - hg clone https://hg.sr.ht/~sjl/splice.vim ~/.vim/bundle/splice + hg clone https://hg.stevelosh.com/splice.vim ~/.vim/bundle/splice git clone https://github.com/sjl/splice.vim.git ~/.vim/bundle/splice [Pathogen]: http://www.vim.org/scripts/script.php?script_id=2332
--- a/site/index.markdown Mon Dec 23 16:40:22 2019 -0500 +++ b/site/index.markdown Tue Jan 14 19:43:32 2020 -0500 @@ -3,7 +3,7 @@ Vimeo to get an idea of how it works. * **Full Documentation:** `:help splice` -* **Source (Mercurial):** <https://hg.sr.ht/~sjl/splice.vim> +* **Source (Mercurial):** <https://hg.stevelosh.com/splice.vim> * **Source (Git):** <https://github.com/sjl/splice.vim> * **Issues:** <https://github.com/sjl/splice.vim/issues> * **License:** [MIT/X11][license]