From 8face6c67c994907f899d5890de7ab0ed9d792e1 Mon Sep 17 00:00:00 2001
From: Jeremy McNamara <jj@nufone.net>
Date: Mon, 26 Jan 2004 04:09:40 +0000
Subject: [PATCH] Add even more explicit information. Take 2

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2070 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 channels/h323/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/channels/h323/README b/channels/h323/README
index 789c89e971..27263be880 100755
--- a/channels/h323/README
+++ b/channels/h323/README
@@ -31,8 +31,8 @@ you are on your own, sorry.
 
 
 To compile this code:
-You first need Open H.323 v1.12.2 and PWLib v1.5.2 versions of PWLib and Open H.323 from
-http://www.openh323.org/. Make sure you follow the build instructions EXPLICTLY.
+You first need Open H.323 v1.12.2 and PWLib v1.5.2 from http://www.openh323.org/bin/. Make sure you
+follow the build instructions EXPLICTLY at http://www.openh323.org/build.html.
 
 Once PWLib and Open H.323 have been compiled, issue a make in the asterisk/channels/h323 
 directory, then go back to the Asterisk source top level directory and issue a make install.
-- 
GitLab