hgbook

diff en/ch02-tour-basic.xml @ 1114:527b86d55d4a

inotify: update installation information

inotify is shipped in Mercurial since 1.0, which greatly simplifies the installation process
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sun Dec 13 16:35:56 2009 +0900 (2009-12-13)
parents 108c5ecc8232
children
line diff
     1.1 --- a/en/ch02-tour-basic.xml	Sun Aug 16 18:08:05 2009 +0200
     1.2 +++ b/en/ch02-tour-basic.xml	Sun Dec 13 16:35:56 2009 +0900
     1.3 @@ -16,7 +16,7 @@
     1.4  
     1.5        <para id="x_c">The best version of Mercurial for Windows is
     1.6  	TortoiseHg, which can be found at <ulink
     1.7 -	  url="http://bitbucket.org/tortoisehg/stable/wiki/Home">http://bitbucket.org/tortoisehg/stable/wiki/Home</ulink>. 
     1.8 +	  url="http://tortoisehg.org">http://tortoisehg.org</ulink>. 
     1.9  	This package has no external dependencies; it <quote>just
    1.10  	  works</quote>.  It provides both command line and graphical
    1.11  	user interfaces.</para>