Skip to content

Commit 65c3c87

Browse files
committed
Update more links and simplify 'Recent Releases' section
1 parent 786f124 commit 65c3c87

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

index.html

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22
<html lang="en"><head>
33
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
44
<link href="favicon.ico" rel="icon" type="image/vnd.microsoft.icon"><title>WinPython</title>
@@ -24,22 +24,13 @@
2424
<tbody>
2525
<tr>
2626
<td style="vertical-align: top;">
27-
<div style="text-align: justify; font-family: Helvetica,Arial,sans-serif;">We are currently reorganizing the project structure. The source code and build documentation, can be found in our <a href="https://github.com/stonebig/winpython">Github-project stonebig/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>, and our <a href="https://github.com/stonebig/winpython/issues">Tickets</a> are also now on Github (but the old ones are <a href="https://sourceforge.net/p/winpython/tickets/?source=navbar">on Sourceforge</a>).
27+
<div style="text-align: justify; font-family: Helvetica,Arial,sans-serif;">We are currently reorganizing the project structure. The project home, including source code and build documentation, can be found in our <a href="https://github.com/winpython">Github organization 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, and our <a href="https://github.com/winpython/winpython/issues">Tickets</a> are also now on Github (but the old ones are <a href="https://sourceforge.net/p/winpython/tickets/?source=navbar">on Sourceforge</a>).
2828
<h2><a name="News"></a>Recent Releases</h2>
29-
<p>Released in <span style="font-weight: bold;">August</span><strong> 2014</strong>: </p>
29+
<p>Released in <span style="font-weight: bold;">August</span><strong> 2014</strong>:</p>
3030
<ul>
31-
<li>WinPython <strong>2.7.8</strong>.1 32bit,
32-
see <a href="https://groups.google.com/forum/#!topic/winpython/Kv9eLWJT9eQ">Release Information</a> and <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_2.7/WinPython-32bit-2.7.8.1.exe/download">Download</a></li>
33-
<li>WinPython <strong>2.7.8</strong>.1 64bit,
34-
see <a href="https://groups.google.com/forum/#!topic/winpython/Kv9eLWJT9eQ">Release Information</a> and <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_2.7/WinPython-64bit-2.7.8.1.exe/download">Download</a></li>
35-
<li>WinPython <strong>3.3.5</strong>.1 32bit,
36-
see <a href="https://groups.google.com/forum/#!topic/winpython/Kv9eLWJT9eQ">Release Information</a> and <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_3.3/WinPython-32bit-3.3.5.1.exe/download">Download</a></li>
37-
<li>WinPython <strong>3.3.5</strong>.1 64bit,
38-
see <a href="https://groups.google.com/forum/#!topic/winpython/Kv9eLWJT9eQ">Release Information</a> and <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_3.3/WinPython-64bit-3.3.5.1.exe/download">Download</a></li>
39-
<li>WinPython <strong>3.4.1</strong>.1 32bit,
40-
see <a href="https://groups.google.com/forum/#!topic/winpython/Kv9eLWJT9eQ">Release Information</a> and <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_3.4/WinPython-32bit-3.4.1.1.exe/download">Download</a></li>
41-
<li>WinPython <strong>3.4.1</strong>.1 64bit,
42-
see <a href="https://groups.google.com/forum/#!topic/winpython/Kv9eLWJT9eQ">Release Information</a> and <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_3.4/WinPython-64bit-3.4.1.1.exe/download">Download</a></li>
31+
<li>WinPython <strong>2.7.8.1</strong>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-2.7.8.1_History.txt">Release Information</a>. Downloads: <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_2.7/WinPython-32bit-2.7.8.1.exe/download">32bit</a> and <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_2.7/WinPython-64bit-2.7.8.1.exe/download">64bit</a></li>
32+
<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>
33+
<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>
4334
</ul>
4435
<p>Older releases can be found at the <a href="https://sourceforge.net/projects/winpython/files/">Downloads page of the former maintainer</a>, but note that they may be outdated.</p>
4536
<h2><a name="Overview"></a>Overview</h2>
@@ -143,8 +134,9 @@ <h2><a name="Portable_or_not,_the_choice_is_yours!"></a>Portable
143134
</table>
144135
<br>
145136
<div style="text-align: center; font-family: Helvetica,Arial,sans-serif;"><font style="font-weight: bold; color: rgb(102, 102, 102);" size="-2">
146-
© Copyright 2009-2013, Pierre Raybaut, 2014 <a href="https://github.com/stonebig/winpython/network/members">The Winpython Developement Team</a>. Last updated 2014-09-21</font><br>
137+
© Copyright 2009-2013, Pierre Raybaut, 2014 <a href="https://github.com/winpython/">The Winpython Developement Team</a>. Last updated 2014-09-21</font><br>
147138
</div>
148139
</div>
149140

150141
</body></html>
142+

0 commit comments

Comments
 (0)