From: Michael Adam Date: Thu, 14 Feb 2008 22:10:00 +0000 (+0100) Subject: Fix path to talloc guide. Noted by "teferi" on irc. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e5528ff964cd829a8cf8e508983e1a1eda01c32;p=thirdparty%2Fsamba.git Fix path to talloc guide. Noted by "teferi" on irc. Michael (cherry picked from commit bc4e03f2ddb669758e27e2a5c32e15c7d6c5257d) --- diff --git a/source/lib/talloc/web/index.html b/source/lib/talloc/web/index.html index 106920e8a59..e53e8960a86 100644 --- a/source/lib/talloc/web/index.html +++ b/source/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.

To get started with talloc, I would recommend you read the talloc guide. +href="http://samba.org/ftp/unpacked/samba_4_0_test/source/lib/talloc/talloc_guide.txt">talloc guide.

Discussion and bug reports