Update of /cvsroot/perl-ldap/website
In directory sc8-pr-cvs1:/tmp/cvs-serv17030
Modified Files:
index.html
Log Message:
Updated references to ChangeLog etc to point to CPAN, so they're now
always pointing at the most recent released versions.
Index: index.html
===================================================================
RCS file: /cvsroot/perl-ldap/website/index.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- index.html 14 Mar 2003 08:40:51 -0000 1.27
+++ index.html 14 Mar 2003 10:07:19 -0000 1.28
@@ -56,13 +56,13 @@
You may also <a href=
"http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/perl-ldap/ldap/">look
at the individual files</a> in the CVS repository and the <a href=
- "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/perl-ldap/ldap/ChangeLog?rev=1.27">ChangeLog</a> and <a href=
- "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/perl-ldap/ldap/RELEASE_NOTES?rev=1.12">RELEASE_NOTES</a> files,
+ "http://search.cpan.org/~gbarr/perl-ldap/ChangeLog">ChangeLog</a> and <a href=
+ "http://search.cpan.org/~gbarr/perl-ldap/RELEASE_NOTES">RELEASE_NOTES</a> files,
which will tell you what the most recent changes are. </p>
</div>
<div class="section">
<h2>Documentation</h2>
- <p>The POD documentation for the latest release is available <a href="http://search.cpan.org/%7Egbarr/perl-ldap/lib/Net/LDAP.pod">online at CPAN</a>.</p>
+ <p>The POD documentation for the latest release is available <a href="http://search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAP.pod">online at CPAN</a>.</p>
<p>At the 2001 O'Reilly Open Source Conference, Graham Barr presented <a href="perl-ldap-oscon2001.pdf">this</a> tutorial.</p>
</div>
<div class="section">
|