git: 24f148c427 - main - Fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Jun 2023 05:34:55 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=24f148c4273e0d6d2133bf9181c8e6a3e26549f7 commit 24f148c4273e0d6d2133bf9181c8e6a3e26549f7 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2023-06-27 05:34:33 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2023-06-27 05:34:33 +0000 Fix typo Sponsored by: The FreeBSD Foundation --- website/content/en/security/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/security/_index.adoc b/website/content/en/security/_index.adoc index f07871975d..330989c39f 100644 --- a/website/content/en/security/_index.adoc +++ b/website/content/en/security/_index.adoc @@ -61,7 +61,7 @@ Advisories affecting the base system are sent to the following mailing lists: The list of released advisories can be found on the link:advisories[FreeBSD Security Advisories] page. -Advisories are always signed using the FreeBSD Security Officer link:so_public_key.asc[PGP key] and are archived, along with their associated patches, at the https://security.FreeBSD.org web server in the https://security.FreeBSD.org/advisories/[advisories] and https:/hsecurity.FreeBSD.org/patches/[patches] subdirectories. +Advisories are always signed using the FreeBSD Security Officer link:so_public_key.asc[PGP key] and are archived, along with their associated patches, at the https://security.FreeBSD.org web server in the https://security.FreeBSD.org/advisories/[advisories] and https://security.FreeBSD.org/patches/[patches] subdirectories. The FreeBSD Security Officer provides security advisories for _-STABLE Branches_ and the _Security Branches_. (Advisories are not issued for the _-CURRENT Branch_, which is primarily oriented towards FreeBSD developers.)