From 3b4e46a06446ee74cc7705a870f46e41b0bb60e5 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu <lwhsu@FreeBSD.org> Date: Sun, 10 Jan 2021 19:58:00 +0800 Subject: [PATCH] Fix links in support/webresources - O'Reilly & Associates, Inc. is renamed to O'Reilly Media, Inc. [1] - URL of WINE has been changed - Use https if appliable [1] https://www.oreilly.com/pub/pr/1168 Differential Revision: https://reviews.freebsd.org/D28079 Approved by: ygy --- en_US.ISO8859-1/htdocs/support/webresources.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/support/webresources.xml b/en_US.ISO8859-1/htdocs/support/webresources.xml index 6865d7a4fc..a33e7b7541 100644 --- a/en_US.ISO8859-1/htdocs/support/webresources.xml +++ b/en_US.ISO8859-1/htdocs/support/webresources.xml @@ -27,7 +27,7 @@ <ul> <li><a href="http://www.ugu.com/">Unix Guru Universe</a></li> - <li><a href="https://www.ora.com/">O'Reilly & Associates, Inc.</a></li> + <li><a href="https://www.oreilly.com/">O'Reilly Media, Inc.</a></li> </ul> <a name="xwin"></a> @@ -40,7 +40,7 @@ users of a variety of &unix; systems, including &os;, with an excellent X Window system.</li> - <li>The <a href="https://www.winehq.com/">WINE</a> project is working to + <li>The <a href="https://www.winehq.org/">WINE</a> project is working to provide the ability to run Microsoft Windows® software on Intel based UNIX systems such as FreeBSD, NetBSD and Linux.</li> </ul> @@ -58,11 +58,11 @@ <li><a href="https://www.kernel.org/"><strong>Linux</strong></a> is another free &unix; like system.</li> - <li><a href="http://www.cs.utah.edu/flux/lites/html/"><strong>Lites</strong></a> + <li><a href="https://www.cs.utah.edu/flux/lites/html/"><strong>Lites</strong></a> is a 4.4BSD Lite based server and emulation library that provides free &unix; functionality to a Mach based system.</li> - <li>The <a href="http://www.gnu.org/software/hurd/hurd.html"><strong>GNU + <li>The <a href="https://www.gnu.org/software/hurd/hurd.html"><strong>GNU Hurd</strong></a> project is another effort to develop a free &unix; like operating system.</li>