Mercurial > evolve
changeset 1725:04be939179a6
docs: use https for mercurial-scm.org
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 27 Aug 2016 20:24:13 +0800 |
parents | bd994fd256e1 |
children | 192cdab2884e |
files | README |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README Sat Aug 27 20:17:41 2016 +0800 +++ b/README Sat Aug 27 20:24:13 2016 +0800 @@ -38,7 +38,7 @@ hg email --to mercurial-devel@mercurial-scm.org --flag evolve-ext --rev '<your patches>' See also -http://mercurial-scm.org/wiki/ContributingChanges#Patch_descriptions +https://mercurial-scm.org/wiki/ContributingChanges#Patch_descriptions for guidelines on the patch description. Please don't forget to update and run the tests when you fix a bug or