Misslinked
John Baldwin
jhb at freebsd.org
Thu Nov 5 23:53:32 UTC 2015
On Friday, August 21, 2015 12:17:38 AM Eneko Gotzon Ares wrote:
> Hi Bytes Masters!
>
> Just a humble mac user starting to learn the –wonderful– FreeBSD Handbook.
>
> I found a misdirected link.
>
> The "current release <http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/history.html#relnotes>” link (under 1.2. Welcome to FreeBSD! <http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/nutshell.html>), despite its URL
> <http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/history.html#relnotes>
> directs to the "1.3.4. Third Party Programs” section.
>
> I don’t know how to fix it (yet).
>
> Thanks you for your wonderful work!
Looks like this was broken in r41760 when "The Current FreeBSD Release"
section was removed from this chaper in the Handbook (but this link and the
"relnotes" anchor was not). Should this just point to www.freebsd.org/releases
instead?
Index: en_US.ISO8859-1/books/handbook/introduction/chapter.xml
===================================================================
--- chapter.xml (revision 47744)
+++ chapter.xml (working copy)
@@ -67,7 +67,7 @@
and &itanium;), AMD64, Sun &ultrasparc; computers. Ports to
other architectures are also underway. You can also read about
<link linkend="history">the history of &os;</link>, or the
- <link linkend="relnotes">current release</link>. If you are
+ <link xlink:href="&url.base;/releases">current release</link>. If you are
interested in contributing something to the Project (code,
hardware, funding), see the <link
xlink:href="&url.articles.contributing;/index.html">Contributing
@@ -1232,7 +1232,7 @@
continued success!</para>
</sect2>
- <sect2 xml:id="relnotes">
+ <sect2>
<title>Third Party Programs</title>
<para>In addition to the base distributions, &os; offers a
--
John Baldwin
More information about the freebsd-doc
mailing list