Skip to content

Commit 05c69f7

Browse files
committed
Merge pull request #17 from sam-m888/master
change over links to point to github
2 parents c2811b2 + 92d843d commit 05c69f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@ <h2 id="overview">Overview</h2>
7878
</ul>
7979
<li><strong>Customizable</strong>:
8080
<ul>
81-
<li>The integrated WinPython Package Manager (<a href="https://sourceforge.net/p/winpython/wiki/WPPM"><!-- TODO -->WPPM</a>) helps installing, uninstalling or upgrading Python packages </li>
81+
<li>The integrated WinPython Package Manager (<a href="https://github.com/winpython/winpython/wiki/WPPM">WPPM</a>) helps installing, uninstalling or upgrading Python packages </li>
8282
<li>It's also possible to install or upgrade packages using <tt>pip</tt> from the WinPython command prompt </li>
83-
<li>A configuration file allows you to set <a href="https://sourceforge.net/p/winpython/wiki/Environment"><!-- TODO -->environment variables</a> at runtime </li>
83+
<li>A configuration file allows you to set <a href="https://github.com/winpython/winpython/wiki/Environment">environment variables</a> at runtime </li>
8484
</ul></li>
8585
</ul>
86-
<p>WinPython is <strong>something different</strong> from other Python Distributions (see historic <a href="https://sourceforge.net/p/winpython/wiki/Roadmap"><!-- TODO --> motivation and concept</a>):</p>
86+
<p>WinPython is <strong>something different</strong> from other Python Distributions (see historic <a href="https://github.com/winpython/winpython/wiki/Roadmap"> motivation and concept</a>):</p>
8787
<ul>
8888
<li><strong>non-invasive</strong>: WinPython lives entirely in its own directory, without any OS installation</li>
8989
<li><strong>flavors</strong>: releases with added packages are created to better fit a <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_flavors/">domain</a> out-of-the-box</li>

0 commit comments

Comments
 (0)