diff docs/contributing.rst @ 6335:9c6f717823e1

Merge stable
author Mads Kiilerich <madski@unity3d.com>
date Fri, 18 Nov 2016 01:11:13 +0100
parents 2d5fecba40ed cc21a2b86a30
children 2c3d30095d5e
line wrap: on
line diff
--- a/docs/contributing.rst	Tue Nov 15 22:53:41 2016 +0100
+++ b/docs/contributing.rst	Fri Nov 18 01:11:13 2016 +0100
@@ -137,7 +137,7 @@
 -----------------
 
 We don't have a formal coding/formatting standard. We are currently using a mix
-of Mercurial (http://mercurial.selenic.com/wiki/CodingStyle), pep8, and
+of Mercurial's (https://www.mercurial-scm.org/wiki/CodingStyle), pep8, and
 consistency with existing code. Run ``scripts/run-all-cleanup`` before
 committing to ensure some basic code formatting consistency.