From be9363deed54f353e3354bba7d80d1e591dd1ebf Mon Sep 17 00:00:00 2001
From: Michael Adam <obnox@samba.org>
Date: Thu, 14 Feb 2008 23:10:00 +0100
Subject: Fix path to talloc guide. Noted by "teferi" on irc.

Michael
(cherry picked from commit bc4e03f2ddb669758e27e2a5c32e15c7d6c5257d)
(This used to be commit 5e5528ff964cd829a8cf8e508983e1a1eda01c32)
---
 source3/lib/talloc/web/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'source3/lib/talloc/web')

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>
 
-- 
cgit