From 72e3b566b4e92b5cb29c7e0f84ca2644c9e00114 Mon Sep 17 00:00:00 2001 From: Matthew Martin Date: Mon, 16 Jul 2018 21:11:07 -0500 Subject: Update distro docs to remove dead links --- Doc/Zsh/contrib.yo | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'Doc/Zsh/contrib.yo') diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 35ce91575..0c2ba484c 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -847,22 +847,22 @@ In order to do that, you may use the tt(vcs_info) function. The following VCSs are supported, showing the abbreviated name by which they are referred to within the system: startsitem() -sitem(Bazaar (tt(bzr)))(uref(http://bazaar.canonical.com/)) +sitem(Bazaar (tt(bzr)))(uref(https://bazaar.canonical.com/)) sitem(Codeville (tt(cdv)))(uref(http://freecode.com/projects/codeville/)) -sitem(Concurrent Versioning System (tt(cvs)))(uref(http://www.nongnu.org/cvs/)) +sitem(Concurrent Versioning System (tt(cvs)))(uref(https://www.nongnu.org/cvs/)) sitem(Darcs (tt(darcs)))(uref(http://darcs.net/)) -sitem(Fossil (tt(fossil)))(uref(http://fossil-scm.org/)) -sitem(Git (tt(git)))(uref(http://git-scm.com/)) -sitem(GNU arch (tt(tla)))(uref(http://www.gnu.org/software/gnu-arch/)) -sitem(Mercurial (tt(hg)))(uref(http://mercurial.selenic.com/)) -sitem(Monotone (tt(mtn)))(uref(http://monotone.ca/)) -sitem(Perforce (tt(p4)))(uref(http://www.perforce.com/)) -sitem(Subversion (tt(svn)))(uref(http://subversion.apache.org/)) -sitem(SVK (tt(svk)))(uref(http://svk.bestpractical.com/)) +sitem(Fossil (tt(fossil)))(uref(https://fossil-scm.org/)) +sitem(Git (tt(git)))(uref(https://git-scm.com/)) +sitem(GNU arch (tt(tla)))(uref(https://www.gnu.org/software/gnu-arch/)) +sitem(Mercurial (tt(hg)))(uref(https://www.mercurial-scm.org/)) +sitem(Monotone (tt(mtn)))(uref(https://monotone.ca/)) +sitem(Perforce (tt(p4)))(uref(https://www.perforce.com/)) +sitem(Subversion (tt(svn)))(uref(https://subversion.apache.org/)) +sitem(SVK (tt(svk)))(uref(https://svk.bestpractical.com/)) endsitem() There is also support for the patch management system tt(quilt) -(uref(http://savannah.nongnu.org/projects/quilt)). See +(uref(https://savannah.nongnu.org/projects/quilt)). See ifzman(bf(Quilt Support))ifnzman(noderef(vcs_info Quilt Support)) below for details. -- cgit 1.4.1