aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Carlavilla Delgado <carlavilla@FreeBSD.org>2025-08-14 11:14:01 +0000
committerSergio Carlavilla Delgado <carlavilla@FreeBSD.org>2025-08-14 11:14:01 +0000
commit38f700b628de067b195cd6ee204545b35eb0f5da (patch)
treecf2c163697855d74374b2ca39243ff8cf804c159
parent413ed9eab53a60fce154d92d553618c68e98de76 (diff)
Website-portmgr: Update to new releng article
PR: 259927
-rw-r--r--website/content/en/portmgr/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/en/portmgr/_index.adoc b/website/content/en/portmgr/_index.adoc
index 2b4c6440ab..a7257c449a 100644
--- a/website/content/en/portmgr/_index.adoc
+++ b/website/content/en/portmgr/_index.adoc
@@ -43,7 +43,7 @@ The central reference book for FreeBSD ports submitters, maintainers, and commit
* https://pkg-status.freebsd.org/[FreeBSD Ports Build Cluster] +
These machines continually build packages on all possible combinations of OS release and CPU architecture (in our terminology, `build environments`), and produce error logs of problems that are encountered along the way.
-* link:{releng}#release-build[FreeBSD Release Engineering for Third Party Packages] +
+* link:{freebsd-releng}[FreeBSD Release Engineering] +
Describes the approach used by the FreeBSD release engineering team to produce a high quality package set suitable for official FreeBSD release media, with specific emphasis on how to split up the packages for the release media, and how to verify that a package set is consistent.
* link:{committers-guide}[FreeBSD Committer's Guide] +