git: 92f63748ce - main - Fix some links in the releases section
Sergio Carlavilla Delgado <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=92f63748ced804826b2dc01d4f2be00e5f565a72 commit 92f63748ced804826b2dc01d4f2be00e5f565a72 Author: Sergio Carlavilla Delgado <[email protected]> AuthorDate: 2021-02-16 21:21:32 +0000 Commit: Sergio Carlavilla Delgado <[email protected]> CommitDate: 2021-02-16 21:21:32 +0000 Fix some links in the releases section Remove the .html extension from some links in the 10.0R, 11.4R and 12.2R releases. --- website/content/en/releases/10.0R/announce.adoc | 2 +- website/content/en/releases/11.4R/announce.adoc | 4 ++-- website/content/en/releases/12.2R/announce.adoc | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/content/en/releases/10.0R/announce.adoc b/website/content/en/releases/10.0R/announce.adoc index 669addbef6..a45619fb21 100644 --- a/website/content/en/releases/10.0R/announce.adoc +++ b/website/content/en/releases/10.0R/announce.adoc @@ -82,7 +82,7 @@ More information about FreeBSD mirror sites can be found at: For instructions on installing FreeBSD or updating an existing machine to 10.0-RELEASE please see: -* `http://www.FreeBSD.org/releases/10.0r/installation/` +* `http://www.FreeBSD.org/releases/10.0R/installation/` *Important note to freebsd-update(8) users:* Please be sure to follow the instructions in the following FreeBSD Errata Notices before upgrading the system to 10.0-RELEASE: diff --git a/website/content/en/releases/11.4R/announce.adoc b/website/content/en/releases/11.4R/announce.adoc index 43bc5106d4..8a26574548 100644 --- a/website/content/en/releases/11.4R/announce.adoc +++ b/website/content/en/releases/11.4R/announce.adoc @@ -51,7 +51,7 @@ SHA512 and SHA256 hashes for the release ISO, memory stick, and SD card images a PGP-signed checksums for the release images are also available at: -* https://www.FreeBSD.org/releases/{thisRelease}R/signatures.html +* https://www.FreeBSD.org/releases/{thisRelease}R/signatures/ A PGP-signed version of this announcement is available at: @@ -170,7 +170,7 @@ FreeBSD {thisRelease}-RELEASE virtual machine images may be downloaded from: For instructions on installing FreeBSD or updating an existing machine to {thisRelease}-RELEASE please see: -* `https://www.FreeBSD.org/releases/{thisRelease}R/installation.html` +* `https://www.FreeBSD.org/releases/{thisRelease}R/installation/` == Support diff --git a/website/content/en/releases/12.2R/announce.adoc b/website/content/en/releases/12.2R/announce.adoc index d8a6c00ce6..dcf8859e03 100644 --- a/website/content/en/releases/12.2R/announce.adoc +++ b/website/content/en/releases/12.2R/announce.adoc @@ -44,7 +44,7 @@ SHA512 and SHA256 hashes for the release ISO, memory stick, and SD card images a PGP-signed checksums for the release images are also available at: -* https://www.FreeBSD.org/releases/{thisRelease}R/signatures.html +* https://www.FreeBSD.org/releases/{thisRelease}R/signatures/ A PGP-signed version of this announcement is available at: @@ -232,7 +232,7 @@ FreeBSD {thisRelease}-RELEASE virtual machine images may be downloaded from: For instructions on installing FreeBSD or updating an existing machine to {thisRelease}-RELEASE please see: -* `https://www.FreeBSD.org/releases/{thisRelease}R/installation.html` +* `https://www.FreeBSD.org/releases/{thisRelease}R/installation/` == Support _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"