changeset 293:91e0408f0b7b

Correct hello repository url
author David Soria Parra <dsp@php.net>
date Tue, 01 Dec 2009 23:10:50 +0100
parents 0e4c3d6a2fe7
children 8e1d8d9ef5be
files .hgsubstate templates/frontpage.html
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Thu Nov 19 01:14:24 2009 +0100
+++ b/.hgsubstate	Tue Dec 01 23:10:50 2009 +0100
@@ -1,2 +1,2 @@
-cf0ec0ad7482246d1251ba7d96893c1ffb53b461 content
+b382d686c1b76203068e6a95ffe53ea441602274 content
 6b182411de3c08e0ab6afc4675173218ef7d73ac rendered
--- a/templates/frontpage.html	Thu Nov 19 01:14:24 2009 +0100
+++ b/templates/frontpage.html	Tue Dec 01 23:10:50 2009 +0100
@@ -39,7 +39,7 @@
         <h3>Quick Start</h3>
 
         <p><em>Clone a project and push changes</em>
-<pre>$ hg clone http://hg-scm.org/hello
+<pre>$ hg clone http://selenic.com/repo/hello
 $ cd hello
 $ (edit files)
 $ hg add (new files)