From 5e5528ff964cd829a8cf8e508983e1a1eda01c32 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Thu, 14 Feb 2008 23:10:00 +0100 Subject: [PATCH] Fix path to talloc guide. Noted by "teferi" on irc. Michael (cherry picked from commit bc4e03f2ddb669758e27e2a5c32e15c7d6c5257d) --- source/lib/talloc/web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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

-- 2.47.2