Re: [Python-Dev] [Webmaster] A broken link!

2016-09-11 Thread Steve Holden
On Sat, Sep 10, 2016 at 6:57 PM, Nick Coghlan wrote: > P.S. Although in this case, it may have just been a direct link to the > 3.2 version of the 3.2 What's New - there isn't a lot we can do about > that, as when a branch goes unsupported, we usually stop updating the > docs as well (even when e

Re: [Python-Dev] [Webmaster] A broken link!

2016-09-10 Thread Nick Coghlan
On 11 September 2016 at 01:27, Steve Holden wrote: > Hi Karen, > > Thanks for your note. I just checked the source of the document in question, > and it appears that link has been changed to reference > https://www.mercurial-scm.org/guide, so it appears that we may be publishing > an out-of-date d

Re: [Python-Dev] [Webmaster] A broken link!

2016-09-10 Thread Steve Holden
Hi Karen, Thanks for your note. I just checked the source of the document in question, and it appears that link has been changed to reference https://www.mercurial-scm.org/guide, so it appears that we may be publishing an out-of-date document there. I'm copying this reply to the python-dev list,