From a61e967d402395dd1ced6fc8996c797f065d092e Mon Sep 17 00:00:00 2001
From: Ceri Davies <ceri@FreeBSD.org>
Date: Sun, 25 Sep 2005 23:38:22 +0000
Subject: [PATCH] Links to our CGI scripts should always be absolute ones
 pointing to the copies on www.FreeBSD.org.

---
 en_US.ISO8859-1/articles/contributing/article.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/en_US.ISO8859-1/articles/contributing/article.sgml b/en_US.ISO8859-1/articles/contributing/article.sgml
index 28258d932b..38ba00bd31 100644
--- a/en_US.ISO8859-1/articles/contributing/article.sgml
+++ b/en_US.ISO8859-1/articles/contributing/article.sgml
@@ -203,7 +203,7 @@
       <indexterm><primary>problem reports database</primary></indexterm>
 
       <para>The <ulink
-	url="&url.base;/cgi/query-pr-summary.cgi">FreeBSD
+	url="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">FreeBSD
 	PR list</ulink> shows all the current active problem reports
 	and requests for enhancement that have been submitted by
 	FreeBSD users.  The PR database includes both programmer and