/rev/6ac6dde1249f changeset: 1306:6ac6dde1249f user: Martin Geisler <[email protected]> date: Mon Oct 19 16:13:47 2009 +0200 summary: doc: updated selenic.com URLs
diffstat: doc/development.txt | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diffs (32 lines): diff -r abe1bf5198b3 -r 6ac6dde1249f doc/development.txt --- a/doc/development.txt Fri Sep 25 11:04:35 2009 +0200 +++ b/doc/development.txt Mon Oct 19 16:13:47 2009 +0200 @@ -21,7 +21,7 @@ also work offline and take advantage of the many fast operations offered by Mercurial. -.. _Mercurial: http://www.selenic.com/mercurial/ +.. _Mercurial: http://mercurial.selenic.com/ After installing Mercurial you can checkout a copy of the source using this command line:: @@ -67,8 +67,7 @@ your own address first to make sure everything looks okay. You can get the full list of options using ``hg help email``. -.. _patchbomb: http://www.selenic.com/mercurial/ - wiki/index.cgi/PatchbombExtension +.. _patchbomb: http://mercurial.selenic.com/wiki/PatchbombExtension The advantage of using patchbomb is that allows everybody to go over the code and comment on it before the changesets are pulled into the @@ -152,7 +151,7 @@ fix any remaining conflicts. -.. _Mercurial Queues extension: http://www.selenic.com/mercurial/ - wiki/index.cgi/MqExtension +.. _Mercurial Queues extension: http://mercurial.selenic.com/ + wiki/MqExtension .. LocalWords: changeset changesets _______________________________________________ viff-commits mailing list [email protected] http://lists.viff.dk/listinfo.cgi/viff-commits-viff.dk
