diff options
Diffstat (limited to 'docs/htmldocs.html')
-rw-r--r-- | docs/htmldocs.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/htmldocs.html b/docs/htmldocs.html index 8c15af35bc..9f6eef673b 100644 --- a/docs/htmldocs.html +++ b/docs/htmldocs.html @@ -11,15 +11,15 @@ </div> <hr> <table> - <td valign="top">SAMBA <a href="devel/index.html">Developers</a> Guide</td> + <td valign="top">SAMBA <a href="Samba-Developers-Guide/index.html">Developers</a> Guide</td> <td valign="top">This book is a collection of documents that might be useful for people developing samba or those interested in doing so. It's nothing more than a collection of documents written by samba developers about the internals of various parts of samba and the SMB protocol. It's still (and will always be) incomplete.</td> </tr> <tr> - <td valign="top">Samba-3 by <a href="guide/index.html">Examples</a></td> +<td valign="top">Samba-3 by <a href="Samba-Guide/index.html">Example</a></td> <td valign="top">Practical Exercises in Successful Samba Deployment.</td> </tr> <tr> - <td valign="top">The Official Samba-3 <a href="howto/index.html">HOWTO</a> and Reference Guide</td> + <td valign="top">The Official Samba-3 <a href="Samba-HOWTO-Collection/index.html">HOWTO</a> and Reference Guide</td> <td valign="top">This book provides example configurations, it documents key aspects of Microsoft Windows networking, provides in-depth insight into the important configuration of Samba-3, and helps to put all of these into a useful framework.</td> </tr> <tr> |