changeset 436:2b0669fed7a8

update domain to www.mercurial-scm.org
author timeless@gmail.com
date Sun, 29 Nov 2015 01:57:40 -0500
parents b173399d3635
children dba6058e0b29
files templates/about/index.html templates/base.html templates/downloads/index.html templates/frontpage.html templates/guide/index.html templates/learn/index.html templates/quickstart/index.html templates/thepage/index.html
diffstat 8 files changed, 17 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/templates/about/index.html	Tue Dec 01 19:18:37 2015 +0100
+++ b/templates/about/index.html	Sun Nov 29 01:57:40 2015 -0500
@@ -20,7 +20,7 @@
 
 <h2>Extensible</h2>
 
-<p>The functionality of Mercurial can be increased with extensions, either by activating the official ones which are shipped with Mercurial or downloading some <a href="http://mercurial.selenic.com/wiki/UsingExtensions">from the wiki</a> or by <a href="http://mercurial.selenic.com/wiki/WritingExtensions">writing your own</a>. Extensions are written in Python and can change the workings of the basic commands, add new commands and access all the core functions of Mercurial.</p>
+<p>The functionality of Mercurial can be increased with extensions, either by activating the official ones which are shipped with Mercurial or downloading some <a href="https://www.mercurial-scm.org/wiki/UsingExtensions">from the wiki</a> or by <a href="https://www.mercurial-scm.org/wiki/WritingExtensions">writing your own</a>. Extensions are written in Python and can change the workings of the basic commands, add new commands and access all the core functions of Mercurial.</p>
 
 <h2>Easy to use</h2>
 
--- a/templates/base.html	Tue Dec 01 19:18:37 2015 +0100
+++ b/templates/base.html	Sun Nov 29 01:57:40 2015 -0500
@@ -22,11 +22,11 @@
             <li><a href="/about">about</a></li>
             <li><a href="/guide">guide</a></li>
             <li><a href="/downloads">download</a></li>
-            <li><a href="http://mercurial.selenic.com/wiki/UsingExtensions">extensions</a></li>
-            <li><a href="http://mercurial.selenic.com/wiki/">news/wiki</a></li>
+            <li><a href="https://www.mercurial-scm.org/wiki/UsingExtensions">extensions</a></li>
+            <li><a href="https://www.mercurial-scm.org/wiki/">news/wiki</a></li>
         </ul>
         
-        <form id="search" method="get" action="https://mercurial.selenic.com/wiki/Mercurial">
+        <form id="search" method="get" action="https://www.mercurial-scm.org/wiki/Mercurial">
         <input type="hidden" name="action" value="fullsearch">
         <input type="hidden" name="context" value="180">
             <fieldset>
--- a/templates/downloads/index.html	Tue Dec 01 19:18:37 2015 +0100
+++ b/templates/downloads/index.html	Sun Nov 29 01:57:40 2015 -0500
@@ -48,12 +48,12 @@
     <dl>
       <dt>Main</dt>
       <dd>The main development repository of the Mercurial maintainer
-          <a href="http://mercurial.selenic.com/wiki/mpm">Matt Mackall</a>
+          <a href="https://www.mercurial-scm.org/wiki/mpm">Matt Mackall</a>
           can be found at <a href="http://selenic.com/hg">
           http://selenic.com/hg</a>.</dd>
       <dt>Crew</dt>
       <dd>The development repository of the <a
-          href="http://mercurial.selenic.com/wiki/CrewRepository">
+          href="https://www.mercurial-scm.org/wiki/CrewRepository">
           Mercurial Crew</a>
           can be found at <a href="http://hg.intevation.org/mercurial/crew">
           http://hg.intevation.org/mercurial/crew</a>.</dd>
--- a/templates/frontpage.html	Tue Dec 01 19:18:37 2015 +0100
+++ b/templates/frontpage.html	Sun Nov 29 01:57:40 2015 -0500
@@ -21,11 +21,11 @@
         <!-- The three sections should now grow more compact as you go down, with power and speed the longest and just works only two simple, clean sentences. -->
             <li class="i-1">
                 It is <a href="/about">fast and powerful</a>
-                <p>Mercurial efficiently handles <a href="/who">projects of any size and kind</a><!--Reference: http://mercurial.selenic.com/wiki/ProjectsUsingMercurial -->. Every clone contains the whole project history, so most actions are local, fast and convenient. Mercurial supports a multitude of <a href="http://mercurial.selenic.com/wiki/WorkingPractices">workflows</a> and you can easily enhance its functionality with <a href="http://mercurial.selenic.com/wiki/UsingExtensions">extensions</a>.</p>
+                <p>Mercurial efficiently handles <a href="/who">projects of any size and kind</a><!--Reference: https://www.mercurial-scm.org/wiki/ProjectsUsingMercurial -->. Every clone contains the whole project history, so most actions are local, fast and convenient. Mercurial supports a multitude of <a href="https://www.mercurial-scm.org/wiki/WorkingPractices">workflows</a> and you can easily enhance its functionality with <a href="https://www.mercurial-scm.org/wiki/UsingExtensions">extensions</a>.</p>
             </li>
             <li class="i-2">
                 It is <a href="/learn">easy to learn</a><!-- point to a site which begins with a random "easy to learn" testimonial and then shows ways to learn Mercurial, from quick start to indepth -->
-                <p>You can follow our simple <a href="/guide">guide</a> to learn how to revision your documents with Mercurial, or just use the <a href="/quickstart">quick start</a> to get going instantly. A short overview of Mercurial's decentralized model is also <a href="http://mercurial.selenic.com/wiki/UnderstandingMercurial">available</a>.<!--If you already know Subversion, please see <a href="mercurial_for_svn_users">Mercurial for svn users</a>.--></p>
+                <p>You can follow our simple <a href="/guide">guide</a> to learn how to revision your documents with Mercurial, or just use the <a href="/quickstart">quick start</a> to get going instantly. A short overview of Mercurial's decentralized model is also <a href="https://www.mercurial-scm.org/wiki/UnderstandingMercurial">available</a>.<!--If you already know Subversion, please see <a href="mercurial_for_svn_users">Mercurial for svn users</a>.--></p>
             </li>
             <li class="i-3">
                 And it just works
--- a/templates/guide/index.html	Tue Dec 01 19:18:37 2015 +0100
+++ b/templates/guide/index.html	Sun Nov 29 01:57:40 2015 -0500
@@ -320,7 +320,7 @@
 
 <div class="note">
 <p class="note-title">Note:</p>
-<em>identify</em> without options gives you the short form of a unique revision ID. That ID is what Mercurial uses internally. If you tell someone about the version you updated to, you should use that ID, since the numbers can be different for other people. If you want to know the reasons behind that, please read up Mercurials [<a href="http://mercurial.selenic.com/wiki/UnderstandingMercurial">basic concepts</a>]. When you're at the most recent revision, <em>hg identify -n</em> will return "-1".
+<em>identify</em> without options gives you the short form of a unique revision ID. That ID is what Mercurial uses internally. If you tell someone about the version you updated to, you should use that ID, since the numbers can be different for other people. If you want to know the reasons behind that, please read up Mercurials [<a href="https://www.mercurial-scm.org/wiki/UnderstandingMercurial">basic concepts</a>]. When you're at the most recent revision, <em>hg identify -n</em> will return "-1".
 </div>
 
 <p>To update to the most recent revision, you can use "tip" as revision name.</p>
@@ -402,7 +402,7 @@
 
 <div class="note">
 <p class="note-title">Note:</p>
-For more details on resolving conflicts, see the wiki-page <a title="Tutorial - Merging conflicting Changes" href="http://mercurial.selenic.com/wiki/TutorialConflict">TutorialConflict</a>.
+For more details on resolving conflicts, see the wiki-page <a title="Tutorial - Merging conflicting Changes" href="https://www.mercurial-scm.org/wiki/TutorialConflict">TutorialConflict</a>.
 </div>
 
 
@@ -591,7 +591,7 @@
 
 If you need empty folders which are available after clone, create a
 file in those folders and add that. For details and useful tools, see
-the <a href="http://mercurial.selenic.com/wiki/FAQ#FAQ.2FCommonProblems.I_tried_to_check_in_an_empty_directory_and_it_failed.21">empty directory FAQ entry</a>.
+the <a href="https://www.mercurial-scm.org/wiki/FAQ#FAQ.2FCommonProblems.I_tried_to_check_in_an_empty_directory_and_it_failed.21">empty directory FAQ entry</a>.
 
 </div>
 
@@ -1142,9 +1142,9 @@
 
 <h1 id="complex_workflows">More Complex Workflows</h1>
 
-<p>If you now want to check some more complex workflows, please have a look at the general <a title="Mercurial Workflows" href="http://selenic.com/mercurial/wiki/Workflows">workflows wikipage</a> and the list of <a title="Mercurial extensions" href="http://mercurial.selenic.com/wiki/UsingExtensions">extensions</a>.</p>
+<p>If you now want to check some more complex workflows, please have a look at the general <a title="Mercurial Workflows" href="http://selenic.com/mercurial/wiki/Workflows">workflows wikipage</a> and the list of <a title="Mercurial extensions" href="https://www.mercurial-scm.org/wiki/UsingExtensions">extensions</a>.</p>
 
-<p>To deepen your understanding, you can also check the <a title="Overview of the basic concepts of Mercurial" href="http://mercurial.selenic.com/wiki/UnderstandingMercurial">basic concept overview</a>.</p>
+<p>To deepen your understanding, you can also check the <a title="Overview of the basic concepts of Mercurial" href="https://www.mercurial-scm.org/wiki/UnderstandingMercurial">basic concept overview</a>.</p>
 
 <p>Have fun with Mercurial!</p>
 
--- a/templates/learn/index.html	Tue Dec 01 19:18:37 2015 +0100
+++ b/templates/learn/index.html	Sun Nov 29 01:57:40 2015 -0500
@@ -9,7 +9,7 @@
   Get started using Mercurial and understanding its basic concepts.</p>
 </li>
 <li>
-<p><a href="http://mercurial.selenic.com/wiki/QuickStart">Quick Start from the wiki</a><br />
+<p><a href="https://www.mercurial-scm.org/wiki/QuickStart">Quick Start from the wiki</a><br />
   Learn the basic Mercurial commands. A bit more verbose than the short quick start above. </p>
 </li>
 <li>
--- a/templates/quickstart/index.html	Tue Dec 01 19:18:37 2015 +0100
+++ b/templates/quickstart/index.html	Sun Nov 29 01:57:40 2015 -0500
@@ -125,7 +125,7 @@
 </ul>
 </ol>
 
-<p>And if you want to quickly look up something, you can use one of the <a href="http://mercurial.selenic.com/wiki/QuickReferenceCardsAndCheatSheets">Mercurial cheatsheets</a>. </p>
+<p>And if you want to quickly look up something, you can use one of the <a href="https://www.mercurial-scm.org/wiki/QuickReferenceCardsAndCheatSheets">Mercurial cheatsheets</a>. </p>
 <p><em>Compiled from a great email by Martin Geisler.</em></p>
 
 
--- a/templates/thepage/index.html	Tue Dec 01 19:18:37 2015 +0100
+++ b/templates/thepage/index.html	Sun Nov 29 01:57:40 2015 -0500
@@ -18,9 +18,9 @@
 		<p><strong>This page always needs improvement. Please send any kind of patches, suggestions and comments to either
 		the <a href="mailto:mercurial-devel@selenic.com">Mercurial mailinglist</a> or directly to us.</p></strong>
 
-		<p>People often ask what exactly can be done to improve the page. First of all, check our <a href="http://mercurial.selenic.com/wiki/Frontpage">ongoing
+		<p>People often ask what exactly can be done to improve the page. First of all, check our <a href="https://www.mercurial-scm.org/wiki/Frontpage">ongoing
 		todo list</a>. Second, read the page and fix our poor grammar. Third, write guides, write about extensions
-		and contribute to the <a href="http://mercurial.selenic.com/wiki">Wiki</a>. If you'd like to help with additional graphics or something completely different
+		and contribute to the <a href="https://www.mercurial-scm.org/wiki">Wiki</a>. If you'd like to help with additional graphics or something completely different
 		(we have wishlists), you are welcome.</p>
 
 		<h2>License</h2>