We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e18aae commit a66c8c3Copy full SHA for a66c8c3
download.html
@@ -1,6 +1,6 @@
1
<!--#set var="head_title" value="Downloads" -->
2
<!--#set var="head_pagedescription" value="Downloads" -->
3
-<!--#set var="rcsid" value="\$Id: download.html,v 1.10 2016/02/24 23:19:13 stroeder Exp $" -->
+<!--#set var="rcsid" value="\$Id: download.html,v 1.11 2016/02/29 21:58:21 stroeder Exp $" -->
4
<!--#include file="ssi/head.shtml" -->
5
6
<h2>Releases on PyPI</h2>
@@ -13,7 +13,7 @@ <h2>Releases on PyPI</h2>
13
<h2>CVS access</h2>
14
<ul>
15
<li>
16
- <a href="http://sourceforge.net/cvs/?group_id=2072">
+ <a href="https://sourceforge.net/p/python-ldap/code/">
17
Anonymous CVS instructions</a> (go here to be really up-to-date!)
18
</li>
19
0 commit comments