From d93c20ac9d8cf207865ccd9b8e40e41f691ed271 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 13 Mar 2007 23:11:08 +0000 Subject: [PATCH] fix the reference to the SLA documentation git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@58870 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sla.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/sla.conf.sample b/configs/sla.conf.sample index 6f950cb843..433adf31f8 100644 --- a/configs/sla.conf.sample +++ b/configs/sla.conf.sample @@ -1,7 +1,7 @@ ; ; Configuration for Shared Line Appearances (SLA). ; -; See doc/sla.txt for more information. +; See doc/sla.pdf for more information. ; ; ---- General Options ----------------