Skip to content

Commit d7216d3

Browse files
authored
Merge pull request #727 from aollier/fix
updated Mercurial's URL
2 parents 3782692 + a674334 commit d7216d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/09-git-and-other-scms/sections/client-hg.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ $ pip install mercurial
3434
(If you don't have Python installed, visit https://www.python.org/[] and get it first.)
3535

3636
The last thing you'll need is the Mercurial client.
37-
Go to http://mercurial.selenic.com/[] and install it if you haven't already.
37+
Go to https://www.mercurial-scm.org/[] and install it if you haven't already.
3838

3939
Now you're ready to rock.
4040
All you need is a Mercurial repository you can push to.

0 commit comments

Comments
 (0)