[PATCH 2 of 2 website] downloads: link to new main repo
Kevin Bullock
kbullock+mercurial at ringworld.org
Fri Sep 30 22:05:14 UTC 2016
# HG changeset patch
# User Kevin Bullock <kbullock+mercurial at ringworld.org>
# Date 1475271469 18000
# Fri Sep 30 16:37:49 2016 -0500
# Node ID 00f6c40707056d57b487a73c6dbef3201a44f5db
# Parent 92d2c7f2fe7980658352851f53558a1b08c4579d
downloads: link to new main repo
diff --git a/templates/downloads/index.html b/templates/downloads/index.html
--- a/templates/downloads/index.html
+++ b/templates/downloads/index.html
@@ -49,8 +49,8 @@
<dt>Main</dt>
<dd>The main development repository of the Mercurial maintainer
<a href="https://www.mercurial-scm.org/wiki/mpm">Matt Mackall</a>
- can be found at <a href="https://selenic.com/hg">
- https://selenic.com/hg</a>.</dd>
+ can be found at <a href="https://www.mercurial-scm.org/repo/hg">
+ https://www.mercurial-scm.org/repo/hg</a>.</dd>
<dt>Committers</dt>
<dd>The development repository of the Mercurial core contributors
can be found at
More information about the Mercurial-devel
mailing list