Fix path to talloc guide. Noted by "teferi" on irc.
authorMichael Adam <obnox@samba.org>
Thu, 14 Feb 2008 22:10:00 +0000 (23:10 +0100)
committerStefan Metzmacher <metze@samba.org>
Sun, 14 Sep 2008 17:03:31 +0000 (19:03 +0200)
Michael
(cherry picked from commit bc4e03f2ddb669758e27e2a5c32e15c7d6c5257d)
(This used to be commit 5e5528ff964cd829a8cf8e508983e1a1eda01c32)

source3/lib/talloc/web/index.html

index 106920e8a59dd3b88d8cd6abc9d4cc7328511f5e..e53e8960a86e0f44596783e22632a3c111f8bc79 100644 (file)
@@ -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>