Skip to content

Commit c63e7bd

Browse files
committed
ENH: Add more links to wiki and add subscribe link
1 parent e10a427 commit c63e7bd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h1><a href="https://winpython.github.io/"><img style="width: 350px; height: 92p
2222
<p id="title_sub">The easiest way to run Python, Spyder with SciPy and friends out of the box on any Windows PC, without installing anything!</p>
2323
</div>
2424
<div id="content">
25-
<p>The project home, including source code, documentation and <a href="https://github.com/winpython/winpython/issues">tickets</a>, can be found at <a href="https://github.com/winpython">github/winpython</a>, the <a href="https://sourceforge.net/projects/stonebig.u/files/">downloads page</a> is currently on Sourceforge, the <a href="https://groups.google.com/d/forum/winpython">Discussion group</a> on Google Groups.</p>
25+
<p>The project home, including source code, <a href="https://github.com/winpython/winpython/wiki">documentation (wiki)</a> and <a href="https://github.com/winpython/winpython/issues">tickets</a>, can be found at <a href="https://github.com/winpython">github/winpython</a>, the <a href="https://sourceforge.net/projects/stonebig.u/files/">downloads page</a> is currently on Sourceforge, the <a href="https://groups.google.com/d/forum/winpython">Discussion group</a> (<a href="https://groups.google.com/forum/#!forum/winpython/join">subscribe</a>) on Google Groups.</p>
2626

2727
<h2 id="releases">Recent Releases</h2>
2828
<p>Released in <strong>November 2014</strong>:</p>
@@ -45,10 +45,11 @@ <h2 id="releases">Recent Releases</h2>
4545
<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>
4646
<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>
4747
</ul>
48+
<p>For a package index have a look at our <a href="https://github.com/winpython/winpython/wiki/WinPython">wiki</a>, where you can find the Changelogs and Package Indexes for all three versions</p>
4849
<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>
4950

5051
<h2 id="overview">Overview</h2>
51-
<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>
52+
<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>pa
5253
<p><img style="width: 901px; height: 97px;" alt="WinPython Launcher Icons" src="images/winpython_launchers_2741.png" /></p>
5354
<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>
5455
<ul>

0 commit comments

Comments
 (0)