summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-02-14 23:10:00 +0100
committerStefan Metzmacher <metze@samba.org>2008-09-14 19:03:31 +0200
commitbe9363deed54f353e3354bba7d80d1e591dd1ebf (patch)
tree91c85ead80011ae0a89858becaabbab6bd6d30e7
parent586084688a4db35fbee9f0f8ca7328c58889b17e (diff)
downloadsamba-be9363deed54f353e3354bba7d80d1e591dd1ebf.tar.gz
samba-be9363deed54f353e3354bba7d80d1e591dd1ebf.tar.bz2
samba-be9363deed54f353e3354bba7d80d1e591dd1ebf.zip
Fix path to talloc guide. Noted by "teferi" on irc.
Michael (cherry picked from commit bc4e03f2ddb669758e27e2a5c32e15c7d6c5257d) (This used to be commit 5e5528ff964cd829a8cf8e508983e1a1eda01c32)
-rw-r--r--source3/lib/talloc/web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/talloc/web/index.html b/source3/lib/talloc/web/index.html
index 106920e8a5..e53e8960a8 100644
--- a/source3/lib/talloc/web/index.html
+++ b/source3/lib/talloc/web/index.html
@@ -12,7 +12,7 @@ destructors. It is the core memory allocator used in Samba4, and has
made a huge difference in many aspects of Samba4 development.<p>
To get started with talloc, I would recommend you read the <a
-href="http://samba.org/ftp/unpacked/samba4/source/lib/talloc/talloc_guide.txt">talloc guide</a>.
+href="http://samba.org/ftp/unpacked/samba_4_0_test/source/lib/talloc/talloc_guide.txt">talloc guide</a>.
<h2>Discussion and bug reports</h2>