summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-02-14 23:10:00 +0100
committerMichael Adam <obnox@samba.org>2008-02-14 23:10:00 +0100
commitf3bbe1516c95ac29b3ff51a2b5a91105d315524b (patch)
tree727629e73c988d7469cb7a3d7df31ef5bc8fea8f
parentf22598a95c5a42c6453f11e5e95c720e8b61c4fc (diff)
downloadsamba-f3bbe1516c95ac29b3ff51a2b5a91105d315524b.tar.gz
samba-f3bbe1516c95ac29b3ff51a2b5a91105d315524b.tar.bz2
samba-f3bbe1516c95ac29b3ff51a2b5a91105d315524b.zip
Fix path to talloc guide. Noted by "teferi" on irc.
Michael (This used to be commit bc4e03f2ddb669758e27e2a5c32e15c7d6c5257d)
-rw-r--r--source4/lib/talloc/web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/talloc/web/index.html b/source4/lib/talloc/web/index.html
index 106920e8a5..e53e8960a8 100644
--- a/source4/lib/talloc/web/index.html
+++ b/source4/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>