comparison 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
comparison
equal deleted inserted replaced
444:8f916581637f 445:e7c7f9e040fb
36 36
37 <p>Mercurial is used for version control of files. Similar projects include <a href="http://git-scm.org">Git</a> and <a href="http://bazaar-vcs.org">Bazaar</a>. Version control systems without a distributed architecture include <a href="http://subversion.tigris.org/">Subversion</a> and <a href="http://www.nongnu.org/cvs/">CVS</a>. 37 <p>Mercurial is used for version control of files. Similar projects include <a href="http://git-scm.org">Git</a> and <a href="http://bazaar-vcs.org">Bazaar</a>. Version control systems without a distributed architecture include <a href="http://subversion.tigris.org/">Subversion</a> and <a href="http://www.nongnu.org/cvs/">CVS</a>.
38 38
39 <h3>The Website</h3> 39 <h3>The Website</h3>
40 <p>The <a href="/thepage">website</a> is a project of the Mercurial community. 40 <p>The <a href="/thepage">website</a> is a project of the Mercurial community.
41 The <a href="http://bitbucket.org/segv/hg-website">source</a> is 41 The <a href="https://www.mercurial-scm.org/repo/hg-website">source</a> is
42 licensed under GPLv2 or later. Feel free to send us patches. 42 licensed under GPLv2 or later. Feel free to send us patches.
43 {% endblock %} 43 {% endblock %}
44 44
45 {% block sidebar %} 45 {% block sidebar %}
46 {{ super() }} 46 {{ super() }}