diff options
author | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2023-02-17 14:29:15 +0000 |
---|---|---|
committer | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2023-02-17 14:32:10 +0000 |
commit | d4593429604701b2729c09fd6967c176ddb50fce (patch) | |
tree | b67e528b215bddba4fa1b7fefc9618169ac52386 | |
parent | d11e17c11401207a60993baa2c510b5812209646 (diff) | |
download | doc-d459342960.tar.gz doc-d459342960.zip |
administration.html: Fix ports-secteam Wiki link
Wiki page https://wiki.freebsd.org/ports-secteam does not exist. Replace
it with https://wiki.freebsd.org/PortsSecteam.
Approved by: doceng (blanket)
-rw-r--r-- | website/content/en/administration.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/en/administration.adoc b/website/content/en/administration.adoc index 110e6e1fd9..fc37bee5e5 100644 --- a/website/content/en/administration.adoc +++ b/website/content/en/administration.adoc @@ -103,7 +103,7 @@ The https://www.freebsd.org/portmgr/charter/[portmgr team charter] describes the == FreeBSD Ports Security Team <ports-secteam@FreeBSD.org> The primary responsibility of the FreeBSD Port Security Team is to provide rapid response to security incidents that affects the FreeBSD ports collection and protect the FreeBSD user community by keeping the community informed of bugs, exploits, popular attacks, and other risks. -More details are available on the https://wiki.freebsd.org/ports-secteam[Wiki page]. +More details are available on the https://wiki.freebsd.org/PortsSecteam[Wiki page]. * {fluffy} * {joneum} |