diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-06-10 20:29:09 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:44 -0500 |
commit | 06aa63b6f19131071800985746b445dee42d91eb (patch) | |
tree | 5f7aaa77fc7375919463ae40d05933d44688f071 /docs/htmldocs.html | |
parent | b82eb1abe3641a80ad6f431dd2fd625dc229eaed (diff) | |
download | samba-06aa63b6f19131071800985746b445dee42d91eb.tar.gz samba-06aa63b6f19131071800985746b445dee42d91eb.tar.bz2 samba-06aa63b6f19131071800985746b445dee42d91eb.zip |
Large number of small fixes to the layout and the build system.
(This used to be commit 73fac0653c774a8ed8654b064fd63d4e486f6b0f)
Diffstat (limited to 'docs/htmldocs.html')
-rw-r--r-- | docs/htmldocs.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/htmldocs.html b/docs/htmldocs.html index 9f6eef673b..a363c3461e 100644 --- a/docs/htmldocs.html +++ b/docs/htmldocs.html @@ -15,11 +15,11 @@ <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="Samba-Guide/index.html">Example</a></td> +<td valign="top">Samba-3 by <a href="Samba3-ByExample/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="Samba-HOWTO-Collection/index.html">HOWTO</a> and Reference Guide</td> + <td valign="top">The Official Samba-3 <a href="Samba3-HOWTO/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> |