git: a3ee3d4e76 - main - where.html: fix download links to 13.x VM images
Glen Barber
gjb at FreeBSD.org
Sat Apr 3 15:37:14 UTC 2021
The branch main has been updated by gjb:
URL: https://cgit.FreeBSD.org/doc/commit/?id=a3ee3d4e764544c4c35fc56f5380fca2983ce206
commit a3ee3d4e764544c4c35fc56f5380fca2983ce206
Author: Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-04-03 15:36:54 +0000
Commit: Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-04-03 15:36:54 +0000
where.html: fix download links to 13.x VM images
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 31d6168d2f..13f24ce298 100644
--- a/website/content/en/where.adoc
+++ b/website/content/en/where.adoc
@@ -147,10 +147,10 @@ a|
* link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel130-current}/[riscv64]
a|
-* link:{url-rel}/VM-IMAGES/{rel130-current}-RC1/amd64/Latest/[amd64]
-* link:{url-rel}/VM-IMAGES/{rel130-current}-RC1/i386/Latest/[i386]
-* link:{url-rel}/VM-IMAGES/{rel130-current}-RC1/aarch64/Latest/[aarch64]
-* link:{url-rel}/VM-IMAGES/{rel130-current}-RC1/riscv64/Latest/[riscv64]
+* 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]
a|
* aarch64
More information about the dev-commits-doc-all
mailing list