Skip to content

Commit b4d1349

Browse files
authored
Merge pull request realpython#758 from adamzap/update-mercurial-link
Update link to Mercurial site
2 parents 3dd2748 + fe7467b commit b4d1349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/cli.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Some popular command-line applications include:
1616
* `httpie <https://github.com/jakubroztocil/httpie>`_ - A command line HTTP
1717
client, a user-friendly cURL replacement
1818
* `git <http://git-scm.com/>`_ - A distributed version control system
19-
* `mercurial <http://mercurial.selenic.com/>`_ - A distributed version control
19+
* `mercurial <https://www.mercurial-scm.org/>`_ - A distributed version control
2020
system primarily written in Python
2121

2222
Clint

0 commit comments

Comments
 (0)