diff templates/about/index.html @ 445:e7c7f9e040fb

about: update link to the website source
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 23 Mar 2016 13:45:05 +0800
parents 2b0669fed7a8
children 8009f87d7dd0
line wrap: on
line diff
--- a/templates/about/index.html	Sat Jan 02 10:55:44 2016 +0100
+++ b/templates/about/index.html	Wed Mar 23 13:45:05 2016 +0800
@@ -38,7 +38,7 @@
 
 <h3>The Website</h3>
 <p>The <a href="/thepage">website</a> is a project of the Mercurial community.
-The <a href="http://bitbucket.org/segv/hg-website">source</a> is
+The <a href="https://www.mercurial-scm.org/repo/hg-website">source</a> is
 licensed under GPLv2 or later. Feel free to send us patches.
 {% endblock %}