aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/platforms
diff options
context:
space:
mode:
authorGavin Atkinson <gavin@FreeBSD.org>2014-09-21 21:00:40 +0000
committerGavin Atkinson <gavin@FreeBSD.org>2014-09-21 21:00:40 +0000
commit84596a3a4f09de14e8d963ff9e2f5c284b0fb7d6 (patch)
tree57bfd281c52d6a5194703855ed57f834002d0102 /en_US.ISO8859-1/htdocs/platforms
parent46a675faf1f7d0955a0e9beac0bcb96b2f4a9550 (diff)
downloaddoc-84596a3a4f09de14e8d963ff9e2f5c284b0fb7d6.tar.gz
doc-84596a3a4f09de14e8d963ff9e2f5c284b0fb7d6.zip
Use &cgibase; rather than hardcoding http://www.freebsd.org/cgi/
There are a few remaining explicit uses of http://www.freebsd.org/cgi/ but all of these appear to be outdated e.g. pointing to GNATS) and need updating. Switch &cgibase; to use protocol-relative links, rather than hardcoding http. Switch two others (ftpbase and ftpbaseerrata) whilst here.
Notes
Notes: svn path=/head/; revision=45654
Diffstat (limited to 'en_US.ISO8859-1/htdocs/platforms')
-rw-r--r--en_US.ISO8859-1/htdocs/platforms/ia64/index.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/htdocs/platforms/ia64/index.xml b/en_US.ISO8859-1/htdocs/platforms/ia64/index.xml
index b42fe2c8d7..9f1611e6f6 100644
--- a/en_US.ISO8859-1/htdocs/platforms/ia64/index.xml
+++ b/en_US.ISO8859-1/htdocs/platforms/ia64/index.xml
@@ -17,7 +17,7 @@
<p>Search the ia64 mailing list archives:</p>
- <form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
+ <form action="&cgibase;/search.cgi" method="get">
<input name="words" size="50" type="text"/>
<input name="max" type="hidden" value="25"/>
<input name="source" type="hidden" value="freebsd-ia64"/>