Update of /cvsroot/perl-ldap/website
In directory sc8-pr-cvs1:/tmp/cvs-serv7632
Modified Files:
index.html
Log Message:
Changed CPAN reference for online documentation.
Index: index.html
===================================================================
RCS file: /cvsroot/perl-ldap/website/index.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- index.html 14 Mar 2003 10:07:19 -0000 1.28
+++ index.html 14 Mar 2003 11:03:56 -0000 1.29
@@ -62,7 +62,7 @@
</div>
<div class="section">
<h2>Documentation</h2>
- <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>The POD documentation for the latest release is available <a href="http://search.cpan.org/~gbarr/perl-ldap/">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">
|