From patchwork Sat Aug 27 12:44:06 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2,of,5,evolve-ext,stable] docs: use https for mercurial-scm.org From: Anton Shestakov X-Patchwork-Id: 16467 Message-Id: To: mercurial-devel@mercurial-scm.org Date: Sat, 27 Aug 2016 20:44:06 +0800 # HG changeset patch # User Anton Shestakov # Date 1472300653 -28800 # Sat Aug 27 20:24:13 2016 +0800 # Branch stable # Node ID a06b0b780b43c2307b1cf40801974a646324cdf3 # Parent 5228e2e98f4f5e101aeb37db6bb3082602ffdf4e docs: use https for mercurial-scm.org diff --git a/README b/README --- a/README +++ b/README @@ -38,7 +38,7 @@ this: hg email --to mercurial-devel@mercurial-scm.org --flag evolve-ext --rev '' 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