Skip to content

Commit 4265384

Browse files
committed
BUG: Fixing some merge errors
1 parent ad591f8 commit 4265384

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
@@ -38,10 +38,10 @@ <h2 id="releases">Recent Releases</h2>
3838
<li>WinPython <strong>3.3.5.1</strong>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.3.5.1_History.txt">Release Information</a>. Downloads: <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_3.3/WinPython-32bit-3.3.5.1.exe/download">32bit</a> and <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_3.3/WinPython-64bit-3.3.5.1.exe/download">64bit</a></li>
3939
<li>WinPython <strong>3.4.1.1</strong>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.4.1.1_History.txt">Release Information</a>. Downloads: <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_3.4/WinPython-32bit-3.4.1.1.exe/download">32bit</a> and <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_3.4/WinPython-64bit-3.4.1.1.exe/download">64bit</a></li>
4040
</ul>
41-
<p>Older releases can be found at the <a href="https://sourceforge.net/projects/winpython/files/">Downloads page of the former maintainer</a> and creator Pierre Raybaut, but note that they may be outdated.</p>
41+
<p>Older releases can be found at the <a href="https://sourceforge.net/projects/winpython/files/">Downloads page of the former maintainer</a> and creator Pierre Raybaut.</p>
4242

4343
<h2 id="overview">Overview</h2>
44-
<p>WinPython is a free open-source portable distribution of the <a href="https://www.python.org/">Python programming language</a> for Windows Vista/7/8, designed for scientific and education usage.</p>
44+
<p>WinPython is a free open-source portable distribution of the <a href="https://www.python.org/">Python programming language</a> for Windows Vista/7/8 and scientific and educational usage.</p>
4545
<p><img style="width: 901px; height: 97px;" alt="WinPython Launcher Icons" src="images/winpython_launchers_2741.png" /></p>
4646
<p>It is a full-featured (see what's inside <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-2.7.8.2.txt">WinPython 2.7</a>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.3.5.1.txt">WinPython 3.3</a> or <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.4.2.1.txt">WinPython 3.4</a>) Python-based scientific environment:</p>
4747
<ul>
@@ -53,7 +53,7 @@ <h2 id="overview">Overview</h2>
5353
<li><strong>Portable</strong>:
5454
<ul>
5555
<li>it runs out of the box on any Windows with 2Go Ram (Ipython needs Windows>XP, and Ipython Notebook a recent browser)</li>
56-
<li>the WinPython folder can be moved to any location (local, network, usb drive) with most of the <a href="https://github.com/winpython/winpython/wiki/Installation"><!--TODO-->application settings</a></li>
56+
<li>the WinPython folder can be moved to any location (local, network, usb drive) with most of the <a href="https://github.com/winpython/winpython/wiki/Installation#settings">application settings</a></li>
5757
</ul>
5858
<li><strong>Flexible</strong>:
5959
<ul>

0 commit comments

Comments
 (0)