Mercurial > public > mercurial-scm > hg-stable
diff mercurial/minirst.py @ 26421:4b0fc75f9403
urls: bulk-change primary website URLs
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 30 Sep 2015 15:43:49 -0500 |
parents | 1c6f7cc52da9 |
children | 1aee2ab0f902 |
line wrap: on
line diff
--- 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. """