diff --git a/GoGetTools.md b/GoGetTools.md index 73d9b5cc..73e10b0c 100644 --- a/GoGetTools.md +++ b/GoGetTools.md @@ -3,7 +3,7 @@ The ` go get ` fetching of source code is done by using one of the following tools expected to be found on your system: * **svn** - Subversion, download at: http://subversion.apache.org/packages.html - * **hg** - Mercurial, download at http://mercurial.selenic.com/wiki/Download + * **hg** - Mercurial, download at https://www.mercurial-scm.org/downloads * **git** - Git, download at http://git-scm.com/downloads * **bzr** - Bazaar, download at http://wiki.bazaar.canonical.com/Download