diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 2024-08-14 15:36:31 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 2024-08-14 15:36:31 +0000 |
commit | 34e13c846691eb5a89a545d0c8c9dcc6c3de0dfe (patch) | |
tree | 3fd88dbfc509ea32ba1daf9302d7cfb4aa767bbb /documentation/content/en/articles | |
parent | 3a4d9dd9f8f39994ce484571bfe44079e53b67ca (diff) |
Diffstat (limited to 'documentation/content/en/articles')
-rw-r--r-- | documentation/content/en/articles/linux-users/_index.adoc | 2 | ||||
-rw-r--r-- | documentation/content/en/articles/releng/_index.adoc | 4 | ||||
-rw-r--r-- | documentation/content/en/articles/releng/_index.po | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/documentation/content/en/articles/linux-users/_index.adoc b/documentation/content/en/articles/linux-users/_index.adoc index 7086c93f7c..50a0c2d54f 100644 --- a/documentation/content/en/articles/linux-users/_index.adoc +++ b/documentation/content/en/articles/linux-users/_index.adoc @@ -92,7 +92,7 @@ If an application installation does not require any customization, installing th Compile the port instead whenever an application requires customization of the default options. If needed, a custom package can be compiled from ports using `make package`. -A complete list of all available ports and packages can be found https://www.freebsd.org/ports/[here]. +A complete list of all available ports and packages can be found https://ports.freebsd.org[here]. [[packages]] === Packages diff --git a/documentation/content/en/articles/releng/_index.adoc b/documentation/content/en/articles/releng/_index.adoc index 9a48f7ee22..34a81675b9 100644 --- a/documentation/content/en/articles/releng/_index.adoc +++ b/documentation/content/en/articles/releng/_index.adoc @@ -235,7 +235,7 @@ The release notes and errata files also need to be adjusted for the new release * [.filename]#src/release/doc/en_US.ISO8859-1/errata/article.xml# Sysinstall should be updated to note the number of available ports and the amount of disk space required for the Ports Collection. -footnote:[FreeBSD Ports Collection https://www.FreeBSD.org/ports] +footnote:[FreeBSD Ports Collection https://ports.FreeBSD.org] This information is currently kept in [.filename]#src/usr.sbin/bsdinstall/dist.c#. After the release has been built, a number of files should be updated to announce the release to the world. @@ -317,7 +317,7 @@ For example, it would be unwise to distribute binaries that were built on a syst === Contributed Software ("ports") -The https://www.FreeBSD.org/ports[FreeBSD Ports collection] is a collection of over {numports} third-party software packages available for FreeBSD. +The https://ports.FreeBSD.org[FreeBSD Ports collection] is a collection of over {numports} third-party software packages available for FreeBSD. The `{portmgr}` is responsible for maintaining a consistent ports tree that can be used to create the binary packages that accompany official FreeBSD releases. === Release ISOs diff --git a/documentation/content/en/articles/releng/_index.po b/documentation/content/en/articles/releng/_index.po index 01474b48ba..7991335ad8 100644 --- a/documentation/content/en/articles/releng/_index.po +++ b/documentation/content/en/articles/releng/_index.po @@ -635,7 +635,7 @@ msgstr "" msgid "" "Sysinstall should be updated to note the number of available ports and the " "amount of disk space required for the Ports Collection. footnote:[FreeBSD " -"Ports Collection https://www.FreeBSD.org/ports] This information is " +"Ports Collection https://ports.FreeBSD.org] This information is " "currently kept in [.filename]#src/usr.sbin/bsdinstall/dist.c#." msgstr "" @@ -882,7 +882,7 @@ msgstr "" #. type: Plain text #: documentation/content/en/articles/releng/_index.adoc:322 msgid "" -"The https://www.FreeBSD.org/ports[FreeBSD Ports collection] is a collection " +"The https://ports.FreeBSD.org[FreeBSD Ports collection] is a collection " "of over {numports} third-party software packages available for FreeBSD. The " "`{portmgr}` is responsible for maintaining a consistent ports tree that can " "be used to create the binary packages that accompany official FreeBSD " |