git: 28393ac9e5 - main - fix link to message-id search cgi script

Wolfram Schneider <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by wosch:

URL: https://cgit.FreeBSD.org/doc/commit/?id=28393ac9e5527287bdf1ae4277b666130948ef1c

commit 28393ac9e5527287bdf1ae4277b666130948ef1c
Author:     Wolfram Schneider <[email protected]>
AuthorDate: 2023-01-09 16:04:31 +0000
Commit:     Wolfram Schneider <[email protected]>
CommitDate: 2023-01-09 16:04:31 +0000

    fix link to message-id search cgi script
---
 website/themes/beastie/layouts/shortcodes/form-search-mid-id.html      | 2 +-
 website/themes/beastie/layouts/shortcodes/form-search-mid-message.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/themes/beastie/layouts/shortcodes/form-search-mid-id.html b/website/themes/beastie/layouts/shortcodes/form-search-mid-id.html
index dca20c6186..fb8b406fa9 100644
--- a/website/themes/beastie/layouts/shortcodes/form-search-mid-id.html
+++ b/website/themes/beastie/layouts/shortcodes/form-search-mid-id.html
@@ -1,4 +1,4 @@
-<form action="&cgibase;/mid.cgi" method="get">
+<form action="https://www.freebsd.org/cgi/mid.cgi" method="get">
   <b>Message-ID:</b><br/>
   <input name="id" type="text" size="50"/>
   <input name="db" value="mid" type="hidden"/>
diff --git a/website/themes/beastie/layouts/shortcodes/form-search-mid-message.html b/website/themes/beastie/layouts/shortcodes/form-search-mid-message.html
index 8c723719e1..0becb844c8 100644
--- a/website/themes/beastie/layouts/shortcodes/form-search-mid-message.html
+++ b/website/themes/beastie/layouts/shortcodes/form-search-mid-message.html
@@ -1,4 +1,4 @@
-<form action="&cgibase;/mid.cgi" method="get">
+<form action="https://www.freebsd.org/cgi/mid.cgi" method="get">
   <b>Answers to a Message-ID:</b><br/>
   <input name="db" value="irt" type="hidden"/>
   <input type="text" name="id" size="50"/>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.