summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/help.html
diff options
context:
space:
mode:
authorSenthil Kumaran <skumaran@gatech.edu>2017-02-16 15:18:42 (GMT)
committerGitHub <noreply@github.com>2017-02-16 15:18:42 (GMT)
commitb2ee40ed9c9041dcff9c898aa19aacf9ec60308a (patch)
tree38866f868781330d24c064fc0bd9c7aa7ad0c901 /Lib/idlelib/help.html
parent9764c151c51480a7ca6042b1ccd69be2620ff360 (diff)
downloadcpython-b2ee40ed9c9041dcff9c898aa19aacf9ec60308a.zip
cpython-b2ee40ed9c9041dcff9c898aa19aacf9ec60308a.tar.gz
cpython-b2ee40ed9c9041dcff9c898aa19aacf9ec60308a.tar.bz2
Change some mercurial/ hg.python.org references. (#8)
Diffstat (limited to 'Lib/idlelib/help.html')
-rw-r--r--Lib/idlelib/help.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/help.html b/Lib/idlelib/help.html
index ffc03c4..f10cd34 100644
--- a/Lib/idlelib/help.html
+++ b/Lib/idlelib/help.html
@@ -90,7 +90,7 @@
<div class="section" id="idle">
<span id="id1"></span><h1>25.5. IDLE<a class="headerlink" href="#idle" title="Permalink to this headline">ΒΆ</a></h1>
-<p><strong>Source code:</strong> <a class="reference external" href="https://hg.python.org/cpython/file/3.5/Lib/idlelib/">Lib/idlelib/</a></p>
+<p><strong>Source code:</strong> <a class="reference external" href="https://github.com/python/cpython/tree/3.5/Lib/idlelib">Lib/idlelib/</a></p>
<hr class="docutils" id="index-0" />
<p>IDLE is Python&#8217;s Integrated Development and Learning Environment.</p>
<p>IDLE has the following features:</p>