changeset 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 8f916581637f
children 7b0a759c18b8
files templates/about/index.html templates/thepage/index.html
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
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 %}
 
--- a/templates/thepage/index.html	Sat Jan 02 10:55:44 2016 +0100
+++ b/templates/thepage/index.html	Wed Mar 23 13:45:05 2016 +0800
@@ -11,7 +11,7 @@
 		Additional coding, content and conversion by <a href="http://blog.experimentalworks.net">David Soria Parra</a>.
 		The page is using <a href="http://flask.pocoo.org">flask</a>.
 
-		<p>The repository can be found at <a href="http://bitbucket.org/segv/hg-website">http://bitbucket.org/segv/hg-website</a>.
+		<p>The repository can be found at <a href="https://www.mercurial-scm.org/repo/hg-website">https://www.mercurial-scm.org/repo/hg-website</a>.
 		You are welcome to fork and improve the page.</p>
         </p>
 		<h2>Help us</h2>