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
This commit is contained in:
parent
d6babdba96
commit
3b4e46a064
1 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue