# HG changeset patch # User Steve Losh # Date 1579049012 18000 # Node ID e31e1e07fe7a4802ca1bbcfd4d357e266ea3265f # Parent 002fd11db8e1e046dc8c0f6bb1bfe6638403b840 Update URLs diff -r 002fd11db8e1 -r e31e1e07fe7a doc/splice.txt --- 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* diff -r 002fd11db8e1 -r e31e1e07fe7a site/01-installation.markdown --- 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 diff -r 002fd11db8e1 -r e31e1e07fe7a site/index.markdown --- 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):** +* **Source (Mercurial):** * **Source (Git):** * **Issues:** * **License:** [MIT/X11][license]