diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2023-10-08 04:03:28 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2023-10-08 04:03:28 +0000 |
| commit | 6f0da1ce674250d57b85406ee1a7cfb9b5674381 (patch) | |
| tree | b1d7c4cef8894fd613572df11d30f3bf3dd691da | |
| parent | bba34a39cd8e017b27f0fa144f09d2b7e8f6e2bb (diff) | |
| download | doc-6f0da1ce674250d57b85406ee1a7cfb9b5674381.tar.gz doc-6f0da1ce674250d57b85406ee1a7cfb9b5674381.zip | |
14.0: fix mention of mailing list for reporting problems
PR: 274048
Reported by: Graham Perrin
Sponsored by: GoFundMe https://www.gofundme.com/f/gjbbsd
Sponsored by: PayPal https://paypal.me/gjbbsd
| -rw-r--r-- | website/content/en/releases/14.0R/schedule.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/en/releases/14.0R/schedule.adoc b/website/content/en/releases/14.0R/schedule.adoc index 99a6da42ce..c4904427e6 100644 --- a/website/content/en/releases/14.0R/schedule.adoc +++ b/website/content/en/releases/14.0R/schedule.adoc @@ -16,7 +16,7 @@ include::shared/en/urls.adoc[] This is the release schedule for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../../../releng/[Release Engineering] section of the web site. -General discussions about the pending release and known issues should be sent to the public mailto:FreeBSD-current@FreeBSD.org[freebsd-current] mailing list. +General discussions about the pending release and known issues should be sent to the public mailto:FreeBSD-stable@FreeBSD.org[freebsd-stable] mailing list. // link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}. |
