Date: Fri, 22 Feb 2019 23:08:57 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r52828 - head/en_US.ISO8859-1/htdocs/releases/12.0R/installation Message-ID: <201902222308.x1MN8vwZ085218@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Fri Feb 22 23:08:57 2019 New Revision: 52828 URL: https://svnweb.freebsd.org/changeset/doc/52828 Log: Fix broken link to "Updating FreeBSD from Source" chapter. PR: 235947 Submitted by: bcran Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/installation/installation.xml Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/installation/installation.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/12.0R/installation/installation.xml Fri Feb 22 19:21:10 2019 (r52827) +++ head/en_US.ISO8859-1/htdocs/releases/12.0R/installation/installation.xml Fri Feb 22 23:08:57 2019 (r52828) @@ -65,9 +65,8 @@ <para>The procedure for doing a source code based update is described in <uri - xlink:href="&url.books.handbook;/synching.html"></uri> and - <uri - xlink:href="&url.books.handbook;/makeworld.html"></uri>.</para> + xlink:href="&url.books.handbook;/makeworld.html">Updating + &os; from Source</uri>.</para> <para>For SVN use the <filename>releng/&local.rel;</filename> branch which will be where any upcoming Security Advisories or
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902222308.x1MN8vwZ085218>