Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2021 05:54:22 GMT
From:      Ryusuke SUZUKI <ryusuke@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 388d5afb3d - main - Correct links to handbook ports section.
Message-ID:  <202105160554.14G5sMo7006155@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ryusuke:

URL: https://cgit.FreeBSD.org/doc/commit/?id=388d5afb3df7023f99db061241bef58121401c63

commit 388d5afb3df7023f99db061241bef58121401c63
Author:     Ryusuke SUZUKI <ryusuke@FreeBSD.org>
AuthorDate: 2021-05-16 05:53:58 +0000
Commit:     Ryusuke SUZUKI <ryusuke@FreeBSD.org>
CommitDate: 2021-05-16 05:53:58 +0000

    Correct links to handbook ports section.
---
 website/content/en/ports/installing.adoc | 2 +-
 website/content/en/ports/references.adoc | 2 +-
 website/content/en/ports/updating.adoc   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/website/content/en/ports/installing.adoc b/website/content/en/ports/installing.adoc
index 35f329be6f..185ecf14aa 100644
--- a/website/content/en/ports/installing.adoc
+++ b/website/content/en/ports/installing.adoc
@@ -14,4 +14,4 @@ include::shared/en/urls.adoc[]
 
 The FreeBSD installer programs allow the Ports Collection to be installed at the same time as the operating system. See link:https://www.FreeBSD.org/cgi/man.cgi?query=bsdinstall[`bsdinstall`] for more information.
 
-If the Ports Collection is not initially installed, it can be added with link:{handbook}#ports-using[portsnap] or (if running FreeBSD {rel114-current} or {rel121-current}) or link:{handbook}#svn[Subversion] (if running FreeBSD-CURRENT).
+If the Ports Collection is not initially installed, it can be added with link:{handbook}ports/#ports-using[portsnap] or (if running FreeBSD {rel114-current} or {rel121-current}) or link:{handbook}#svn[Subversion] (if running FreeBSD-CURRENT).
diff --git a/website/content/en/ports/references.adoc b/website/content/en/ports/references.adoc
index d5417016cd..448b2cf03a 100644
--- a/website/content/en/ports/references.adoc
+++ b/website/content/en/ports/references.adoc
@@ -11,7 +11,7 @@ include::shared/en/urls.adoc[]
 
 '''''
 
-To start learning more about ports and packages, see link:{handbook}#ports[Installing Applications: Packages and Ports], a section of the link:{handbook}[FreeBSD Handbook].
+To start learning more about ports and packages, see link:{handbook}ports/[Installing Applications: Packages and Ports], a section of the link:{handbook}[FreeBSD Handbook].
 
 The link:{porters-handbook}[Porter's Handbook] is the master reference for both creating new ports and maintaining existing ports, including a section on link:{porters-handbook}#keeping-up[Keeping Up]. It also contains more detail about the topics below, as well as more references for further study.
 
diff --git a/website/content/en/ports/updating.adoc b/website/content/en/ports/updating.adoc
index be8e8dabb4..d175c4c6b5 100644
--- a/website/content/en/ports/updating.adoc
+++ b/website/content/en/ports/updating.adoc
@@ -17,4 +17,4 @@ Changes that affect the entire port system are now documented in the https://cgi
 
 For more information about new, changed or removed ports/packages, or if you wish to search for a specific application to see if it's available as a port/package, you may use the form above; alternatively, you may wish to visit https://www.FreshPorts.org[FreshPorts.org] and either browse the site or subscribe to the lists hosted there.
 
-To learn more about installing and maintaining ports, see link:{handbook}#ports[Installing Applications: Packages and Ports], a section of the link:{handbook}[FreeBSD Handbook]; the section of the Porter's Handbook called link:{porters-handbook}#keeping-up[Keeping Up]; and the link:https://www.FreeBSD.org/cgi/man.cgi?query=ports[`ports manual page`].
+To learn more about installing and maintaining ports, see link:{handbook}ports/[Installing Applications: Packages and Ports], a section of the link:{handbook}[FreeBSD Handbook]; the section of the Porter's Handbook called link:{porters-handbook}#keeping-up[Keeping Up]; and the link:https://www.FreeBSD.org/cgi/man.cgi?query=ports[`ports manual page`].



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105160554.14G5sMo7006155>