Skip to content

Commit 18cb8da

Browse files
committed
update download links
1 parent aa5d99c commit 18cb8da

2 files changed

Lines changed: 147 additions & 127 deletions

File tree

htdocs/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -172,24 +172,24 @@ <h1>Python for .NET</h1>
172172
instructions on Source Forge</a> for details.
173173
</li>
174174

175-
<li><strong>Python 2.4 Releases</strong>
175+
<li><strong>Python 2.4 Releases for CLR 1.x</strong>
176176
<br />
177-
<a href="./Releases/pythonnet-1.0-rc2-py2.4-clr1.1.exe">
177+
<a href="http://prdownloads.sourceforge.net/pythonnet/pythonnet-1.0-rc2-py2.4-clr1.1.exe?download">
178178
pythonnet-1.0-rc2-py2.4-clr1.1.exe
179179
</a>
180180
<br />
181-
<a href="./Releases/pythonnet-1.0-rc2-py2.4-clr1.1-src.tgz">
181+
<a href="http://prdownloads.sourceforge.net/pythonnet/pythonnet-1.0-rc2-py2.4-clr1.1-src.tgz?download">
182182
pythonnet-1.0-rc2-py2.4-clr1.1-src.tgz
183183
</a>
184184
</li>
185185

186-
<li><strong>Python 2.3 Releases</strong>
186+
<li><strong>Python 2.3 Releases for CLR 1.x</strong>
187187
<br />
188-
<a href="./Releases/pythonnet-1.0-rc2-py2.3-clr1.1.exe">
188+
<a href="http://prdownloads.sourceforge.net/pythonnet/pythonnet-1.0-rc2-py2.3-clr1.1.exe?download">
189189
pythonnet-1.0-rc2-py2.3-clr1.1.exe
190190
</a>
191191
<br />
192-
<a href="./Releases/pythonnet-1.0-rc2-py2.3-clr1.1-src.tgz">
192+
<a href="http://prdownloads.sourceforge.net/pythonnet/pythonnet-1.0-rc2-py2.3-clr1.1-src.tgz?download">
193193
pythonnet-1.0-rc2-py2.3-clr1.1-src.tgz
194194
</a>
195195
</li>

0 commit comments

Comments
 (0)