git: bc660d4f75 - main - website: fix MFC glossary links

From: Warner Losh <imp_at_FreeBSD.org>
Date: Wed, 07 Feb 2024 03:44:45 UTC
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/doc/commit/?id=bc660d4f75a7fbcf5be783e6bd48d0eed94cb234

commit bc660d4f75a7fbcf5be783e6bd48d0eed94cb234
Author:     Paul Ivanov <pi@berkeley.edu>
AuthorDate: 2024-02-07 03:44:23 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-02-07 03:44:23 +0000

    website: fix MFC glossary links
    
    MFC links are incorrectly redirected to the main handbook, not the
    glossary subdirectory. Mechanically rewrite to redirect to the right
    place. Change all the redirections from
    https://docs.freebsd.org/en/books/handbook/#mfc-glossary
    to
    https://docs.freebsd.org/en/books/handbook/glossary/#mfc-glossary
    
    PR: 276851
    Reviewed by: imp
---
 website/archetypes/release/schedule.adoc        | 4 ++--
 website/content/en/releases/10.0R/schedule.adoc | 2 +-
 website/content/en/releases/10.1R/schedule.adoc | 2 +-
 website/content/en/releases/10.2R/schedule.adoc | 2 +-
 website/content/en/releases/10.3R/schedule.adoc | 2 +-
 website/content/en/releases/10.4R/schedule.adoc | 2 +-
 website/content/en/releases/11.0R/schedule.adoc | 2 +-
 website/content/en/releases/11.1R/schedule.adoc | 2 +-
 website/content/en/releases/11.2R/schedule.adoc | 2 +-
 website/content/en/releases/11.3R/schedule.adoc | 2 +-
 website/content/en/releases/11.4R/schedule.adoc | 2 +-
 website/content/en/releases/12.0R/schedule.adoc | 2 +-
 website/content/en/releases/12.1R/schedule.adoc | 2 +-
 website/content/en/releases/12.2R/schedule.adoc | 4 ++--
 website/content/en/releases/12.3R/schedule.adoc | 4 ++--
 website/content/en/releases/12.4R/schedule.adoc | 4 ++--
 website/content/en/releases/13.0R/schedule.adoc | 4 ++--
 website/content/en/releases/13.1R/schedule.adoc | 2 +-
 website/content/en/releases/13.2R/schedule.adoc | 2 +-
 website/content/en/releases/13.3R/schedule.adoc | 2 +-
 website/content/en/releases/14.0R/schedule.adoc | 4 ++--
 website/content/en/releases/9.1R/schedule.adoc  | 2 +-
 website/content/en/releases/9.2R/schedule.adoc  | 2 +-
 website/content/en/releases/9.3R/schedule.adoc  | 2 +-
 website/content/en/releng/_index.adoc           | 2 +-
 25 files changed, 31 insertions(+), 31 deletions(-)

diff --git a/website/archetypes/release/schedule.adoc b/website/archetypes/release/schedule.adoc
index b1939e89b4..e974ac3af6 100644
--- a/website/archetypes/release/schedule.adoc
+++ b/website/archetypes/release/schedule.adoc
@@ -18,9 +18,9 @@ For more information about the release engineering process, please see the link:
 
 General discussions about the pending release and known issues should be sent to the public mailto:FreeBSD-current@FreeBSD.org[freebsd-current] mailing list.
 
-// link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}.
+// link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}.
 
-// link:{handbook}#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
+// link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
 
 == Schedule
 
diff --git a/website/content/en/releases/10.0R/schedule.adoc b/website/content/en/releases/10.0R/schedule.adoc
index bb20c103b6..213efc6370 100644
--- a/website/content/en/releases/10.0R/schedule.adoc
+++ b/website/content/en/releases/10.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-stable@FreeBSD.org[freebsd-stable] mailing list. link:{handbook}#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
+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}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
 
 == Schedule
 
diff --git a/website/content/en/releases/10.1R/schedule.adoc b/website/content/en/releases/10.1R/schedule.adoc
index ffbf5fd109..8f6fec95ec 100644
--- a/website/content/en/releases/10.1R/schedule.adoc
+++ b/website/content/en/releases/10.1R/schedule.adoc
@@ -15,7 +15,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-stable@FreeBSD.org[freebsd-stable] mailing list. link:{handbook}#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
+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}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
 
 == Schedule
 
diff --git a/website/content/en/releases/10.2R/schedule.adoc b/website/content/en/releases/10.2R/schedule.adoc
index 895baf75cb..27abc7cd5d 100644
--- a/website/content/en/releases/10.2R/schedule.adoc
+++ b/website/content/en/releases/10.2R/schedule.adoc
@@ -15,7 +15,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-stable@FreeBSD.org[freebsd-stable] mailing list. link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted at this time.
+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}glossary/#mfc-glossary[MFC] requests are no longer being accepted at this time.
 
 == Schedule
 
diff --git a/website/content/en/releases/10.3R/schedule.adoc b/website/content/en/releases/10.3R/schedule.adoc
index a99488e52c..0a08907c67 100644
--- a/website/content/en/releases/10.3R/schedule.adoc
+++ b/website/content/en/releases/10.3R/schedule.adoc
@@ -15,7 +15,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-stable@FreeBSD.org[freebsd-stable] mailing list. link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted at this time.
+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}glossary/#mfc-glossary[MFC] requests are no longer being accepted at this time.
 
 == Schedule
 
diff --git a/website/content/en/releases/10.4R/schedule.adoc b/website/content/en/releases/10.4R/schedule.adoc
index 0287d5fefd..75d113cf8a 100644
--- a/website/content/en/releases/10.4R/schedule.adoc
+++ b/website/content/en/releases/10.4R/schedule.adoc
@@ -15,7 +15,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-stable@FreeBSD.org[freebsd-stable] mailing list. link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted.
+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}glossary/#mfc-glossary[MFC] requests are no longer being accepted.
 
 == Schedule
 
diff --git a/website/content/en/releases/11.0R/schedule.adoc b/website/content/en/releases/11.0R/schedule.adoc
index 3abe9debc8..e00002bf62 100644
--- a/website/content/en/releases/11.0R/schedule.adoc
+++ b/website/content/en/releases/11.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. link:{handbook}#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
+General discussions about the pending release and known issues should be sent to the public mailto:FreeBSD-current@FreeBSD.org[freebsd-current] mailing list. link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
 
 == Schedule
 
diff --git a/website/content/en/releases/11.1R/schedule.adoc b/website/content/en/releases/11.1R/schedule.adoc
index 235e1fefd3..7638db82f5 100644
--- a/website/content/en/releases/11.1R/schedule.adoc
+++ b/website/content/en/releases/11.1R/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-stable@FreeBSD.org[freebsd-stable] mailing list. link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted.
+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}glossary/#mfc-glossary[MFC] requests are no longer being accepted.
 
 == Schedule
 
diff --git a/website/content/en/releases/11.2R/schedule.adoc b/website/content/en/releases/11.2R/schedule.adoc
index 846aa538cb..b84216e595 100644
--- a/website/content/en/releases/11.2R/schedule.adoc
+++ b/website/content/en/releases/11.2R/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-stable@FreeBSD.org[freebsd-stable] mailing list. link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted.
+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}glossary/#mfc-glossary[MFC] requests are no longer being accepted.
 
 == Schedule
 
diff --git a/website/content/en/releases/11.3R/schedule.adoc b/website/content/en/releases/11.3R/schedule.adoc
index 1ba74070c2..449001b9e1 100644
--- a/website/content/en/releases/11.3R/schedule.adoc
+++ b/website/content/en/releases/11.3R/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-stable@FreeBSD.org[freebsd-stable] mailing list. link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted.
+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}glossary/#mfc-glossary[MFC] requests are no longer being accepted.
 
 == Schedule
 
diff --git a/website/content/en/releases/11.4R/schedule.adoc b/website/content/en/releases/11.4R/schedule.adoc
index 7dd879f14b..2e7bf23f68 100644
--- a/website/content/en/releases/11.4R/schedule.adoc
+++ b/website/content/en/releases/11.4R/schedule.adoc
@@ -17,7 +17,7 @@ This is the release schedule for FreeBSD {localRel}. For more information about
 
 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.
+link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted.
 
 == Schedule
 
diff --git a/website/content/en/releases/12.0R/schedule.adoc b/website/content/en/releases/12.0R/schedule.adoc
index 068058a42d..b1cda9b3d6 100644
--- a/website/content/en/releases/12.0R/schedule.adoc
+++ b/website/content/en/releases/12.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. link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}.
+General discussions about the pending release and known issues should be sent to the public mailto:FreeBSD-current@FreeBSD.org[freebsd-current] mailing list. link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}.
 
 == Schedule
 
diff --git a/website/content/en/releases/12.1R/schedule.adoc b/website/content/en/releases/12.1R/schedule.adoc
index 7839021c3b..60012359e5 100644
--- a/website/content/en/releases/12.1R/schedule.adoc
+++ b/website/content/en/releases/12.1R/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-stable@FreeBSD.org[freebsd-stable] mailing list. link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted.
+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}glossary/#mfc-glossary[MFC] requests are no longer being accepted.
 
 == Schedule
 
diff --git a/website/content/en/releases/12.2R/schedule.adoc b/website/content/en/releases/12.2R/schedule.adoc
index 9422ab7f88..d55ef11dab 100644
--- a/website/content/en/releases/12.2R/schedule.adoc
+++ b/website/content/en/releases/12.2R/schedule.adoc
@@ -16,9 +16,9 @@ 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-stable@FreeBSD.org[freebsd-stable] mailing list. link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted.
+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}glossary/#mfc-glossary[MFC] requests are no longer being accepted.
 
-//link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org].
+//link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org].
 
 == Schedule
 
diff --git a/website/content/en/releases/12.3R/schedule.adoc b/website/content/en/releases/12.3R/schedule.adoc
index 9d26cb5227..23e3b17b87 100644
--- a/website/content/en/releases/12.3R/schedule.adoc
+++ b/website/content/en/releases/12.3R/schedule.adoc
@@ -16,9 +16,9 @@ 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-stable@FreeBSD.org[freebsd-stable] mailing list.
-link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted.
+link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted.
 
-//link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org].
+//link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org].
 
 == Schedule
 
diff --git a/website/content/en/releases/12.4R/schedule.adoc b/website/content/en/releases/12.4R/schedule.adoc
index e68ea659eb..9bf83843d5 100644
--- a/website/content/en/releases/12.4R/schedule.adoc
+++ b/website/content/en/releases/12.4R/schedule.adoc
@@ -16,9 +16,9 @@ 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-stable@FreeBSD.org[freebsd-stable] mailing list.
-link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted.
+link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted.
 
-//link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines].
+//link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines].
 
 == Schedule
 
diff --git a/website/content/en/releases/13.0R/schedule.adoc b/website/content/en/releases/13.0R/schedule.adoc
index 8cfc7988c6..c0976321b8 100644
--- a/website/content/en/releases/13.0R/schedule.adoc
+++ b/website/content/en/releases/13.0R/schedule.adoc
@@ -18,9 +18,9 @@ This is the release schedule for FreeBSD {localRel}. For more information about
 
 General discussions about the pending release and known issues should be sent to the public mailto:FreeBSD-current@FreeBSD.org[freebsd-current] mailing list.
 
-// link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}.
+// link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}.
 
-// link:{handbook}#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
+// link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
 
 == Schedule
 
diff --git a/website/content/en/releases/13.1R/schedule.adoc b/website/content/en/releases/13.1R/schedule.adoc
index 95312439de..7b81b92c37 100644
--- a/website/content/en/releases/13.1R/schedule.adoc
+++ b/website/content/en/releases/13.1R/schedule.adoc
@@ -18,7 +18,7 @@ This is the release schedule for FreeBSD {localRel}. For more information about
 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}/glossary/#mfc-glossary[MFC] requests are no longer being accepted.
 
-//link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines].
+//link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines].
 
 == Schedule
 
diff --git a/website/content/en/releases/13.2R/schedule.adoc b/website/content/en/releases/13.2R/schedule.adoc
index 372b7a6370..bdb9b47475 100644
--- a/website/content/en/releases/13.2R/schedule.adoc
+++ b/website/content/en/releases/13.2R/schedule.adoc
@@ -18,7 +18,7 @@ This is the release schedule for FreeBSD {localRel}. For more information about
 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}/glossary/#mfc-glossary[MFC] requests are no longer being accepted.
 
-//link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines].
+//link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines].
 
 == Schedule
 
diff --git a/website/content/en/releases/13.3R/schedule.adoc b/website/content/en/releases/13.3R/schedule.adoc
index 0ffea2b6c6..efce3ed8d1 100644
--- a/website/content/en/releases/13.3R/schedule.adoc
+++ b/website/content/en/releases/13.3R/schedule.adoc
@@ -18,7 +18,7 @@ This is the release schedule for FreeBSD {localRel}. For more information about
 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}/glossary/#mfc-glossary[MFC] requests are no longer being accepted.
 
-link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines].
+link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines].
 
 == Schedule
 
diff --git a/website/content/en/releases/14.0R/schedule.adoc b/website/content/en/releases/14.0R/schedule.adoc
index 6f463da6dc..2f3dfb4da6 100644
--- a/website/content/en/releases/14.0R/schedule.adoc
+++ b/website/content/en/releases/14.0R/schedule.adoc
@@ -18,9 +18,9 @@ This is the release schedule for FreeBSD {localRel}. For more information about
 
 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}.
+// link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}.
 
-//link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines].
+//link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines].
 
 == Schedule
 
diff --git a/website/content/en/releases/9.1R/schedule.adoc b/website/content/en/releases/9.1R/schedule.adoc
index e7ed21c5fb..38421fe82e 100644
--- a/website/content/en/releases/9.1R/schedule.adoc
+++ b/website/content/en/releases/9.1R/schedule.adoc
@@ -9,7 +9,7 @@ sidenav: download
 
 This is the release schedule for FreeBSD 9.1. 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-stable@FreeBSD.org[freebsd-stable] mailing list. link:{handbook}#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
+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}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
 
 == Schedule
 
diff --git a/website/content/en/releases/9.2R/schedule.adoc b/website/content/en/releases/9.2R/schedule.adoc
index 2517f4f1c7..53aa49f42d 100644
--- a/website/content/en/releases/9.2R/schedule.adoc
+++ b/website/content/en/releases/9.2R/schedule.adoc
@@ -9,7 +9,7 @@ sidenav: download
 
 This is the release schedule for FreeBSD 9.2. 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-stable@FreeBSD.org[freebsd-stable] mailing list. link:{handbook}#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
+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}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
 
 == Schedule
 
diff --git a/website/content/en/releases/9.3R/schedule.adoc b/website/content/en/releases/9.3R/schedule.adoc
index a30aa67073..86d7116733 100644
--- a/website/content/en/releases/9.3R/schedule.adoc
+++ b/website/content/en/releases/9.3R/schedule.adoc
@@ -9,7 +9,7 @@ sidenav: download
 
 This is the release schedule for FreeBSD 9.3. 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-stable@FreeBSD.org[freebsd-stable] mailing list. link:{handbook}#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
+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}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org.
 
 == Schedule
 
diff --git a/website/content/en/releng/_index.adoc b/website/content/en/releng/_index.adoc
index 3103b29b49..02e577e020 100644
--- a/website/content/en/releng/_index.adoc
+++ b/website/content/en/releng/_index.adoc
@@ -125,7 +125,7 @@ This document details the approach used by the FreeBSD release engineering team
 [[team]]
 == Release Engineering Team
 
-The primary release engineering team is responsible for approving link:{handbook}#mfc-glossary[MFC] requests during code freezes, setting release schedules, and all of the other responsibilities laid out in our link:../releng/charter/[charter].
+The primary release engineering team is responsible for approving link:{handbook}glossary/#mfc-glossary[MFC] requests during code freezes, setting release schedules, and all of the other responsibilities laid out in our link:../releng/charter/[charter].
 
 *Primary RE Team (re@FreeBSD.org)* : {re-members} form the primary release engineering decision-making group.