svn commit: samba-web r496 - in trunk/devel: .

abartlet at samba.org abartlet at samba.org
Sun Jan 9 20:47:52 GMT 2005


Author: abartlet
Date: 2005-01-09 20:47:52 +0000 (Sun, 09 Jan 2005)
New Revision: 496

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=496

Log:
Try again to fix the links.

Andrew Bartlett

Modified:
   trunk/devel/index.html


Changeset:
Modified: trunk/devel/index.html
===================================================================
--- trunk/devel/index.html	2005-01-09 20:22:43 UTC (rev 495)
+++ trunk/devel/index.html	2005-01-09 20:47:52 UTC (rev 496)
@@ -94,10 +94,10 @@
     <li>See the docs at:
         <ul>
         <li>The 
-	<a href="/samba/docs/man/Samba-Developers-Guide.html">Samba
+	<a href="/samba/docs/man/Samba-Developers-Guide/">Samba
         Developer's Guide</a> is available in 
-  <a href="http://samba.org/samba/docs/man/Samba-Developers-Guide.pdf">PDF</a>
-  or <a href="/samba/docs/man/Samba-Developers-Guide.html">HTML</a> format</li>
+  <a href="/samba/docs/Samba-Developers-Guide.pdf">PDF</a>
+  or <a href="/samba/docs/man/Samba-Developers-Guide/">HTML</a> format</li>
         <li><a href="http://www.snia.org/tech_activities/CIFS/">SNIA CIFS Technical Reference</a></li>
         <li><a href="http://www.cb1.com/~lkcl/ntdom/">http://www.cb1.com/~lkcl/ntdom/</a></li>
         <li><a href="/samba/ftp/specs/">Archive of SMB/CIFS Protocol Drafts</a></li>



More information about the samba-cvs mailing list