git: c55c469633 - main - release: fix URL for 13.0 release VM images
Glen Barber
gjb at FreeBSD.org
Tue Apr 13 20:38:39 UTC 2021
The branch main has been updated by gjb:
URL: https://cgit.FreeBSD.org/doc/commit/?id=c55c4696339418749272ef67f2f02315853d7507
commit c55c4696339418749272ef67f2f02315853d7507
Author: Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-04-13 20:38:15 +0000
Commit: Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-04-13 20:38:15 +0000
release: fix URL for 13.0 release VM images
Reported by: imp
Sponsored by: Rubicon Communications, LLC ("Netgate")
---
website/content/en/where.adoc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc
index 29d8956682..4a52e955db 100644
--- a/website/content/en/where.adoc
+++ b/website/content/en/where.adoc
@@ -52,10 +52,10 @@ a|
* link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel130-current}/[riscv64]
a|
-* link:{url-rel}/VM-IMAGES/{rel130-current}-RC5/amd64/Latest/[amd64]
-* link:{url-rel}/VM-IMAGES/{rel130-current}-RC5/i386/Latest/[i386]
-* link:{url-rel}/VM-IMAGES/{rel130-current}-RC5/aarch64/Latest/[aarch64]
-* link:{url-rel}/VM-IMAGES/{rel130-current}-RC5/riscv64/Latest/[riscv64]
+* link:{url-rel}/VM-IMAGES/{rel130-current}-RELEASE/amd64/Latest/[amd64]
+* link:{url-rel}/VM-IMAGES/{rel130-current}-RELEASE/i386/Latest/[i386]
+* link:{url-rel}/VM-IMAGES/{rel130-current}-RELEASE/aarch64/Latest/[aarch64]
+* link:{url-rel}/VM-IMAGES/{rel130-current}-RELEASE/riscv64/Latest/[riscv64]
a|
* aarch64
More information about the dev-commits-doc-all
mailing list