changeset 26421 | 4b0fc75f9403 |
parent 26237 | 1c6f7cc52da9 |
child 26781 | 1aee2ab0f902 |
--- a/mercurial/minirst.py Wed Sep 30 15:31:07 2015 -0500 +++ b/mercurial/minirst.py Wed Sep 30 15:43:49 2015 -0500 @@ -14,7 +14,7 @@ are just indented blocks that look like they are nested. This relies on the user to keep the right indentation for the blocks. -Remember to update http://mercurial.selenic.com/wiki/HelpStyleGuide +Remember to update https://mercurial-scm.org/wiki/HelpStyleGuide when adding support for new constructs. """