diff web/index.html.in @ 810:1a0a78e197c3

Incorporate feedback from Greg Lindahl.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri, 24 Apr 2009 00:27:05 -0700
parents 9e8e5292acaa
children
line wrap: on
line diff
--- a/web/index.html.in	Thu Apr 23 22:24:02 2009 -0700
+++ b/web/index.html.in	Fri Apr 24 00:27:05 2009 -0700
@@ -19,10 +19,14 @@
 
   <h2>You can contribute!</h2>
 
-  <p>I publish the <a href="http://hgbook.red-bean.com/">source
-      code</a> for this book as a Mercurial repository.  Please feel
+  <p>I publish the source code for this book
+    as <a href="http://hg.serpentine.com/mercurial/book">a
+      Mercurial repository</a>.  Please feel
     welcome to clone it, make modifications to your copy, and send me
-    changes.</p>
+    changes.  Getting a copy of the source takes just a few seconds if
+    you have Mercurial installed:</p>
+
+  <pre class="screen">hg clone http://hg.serpentine.com/mercurial/book</pre>
 
   <p>The online version of the book includes a comment system
     that you can use to send feedback involving errors, omissions, and