Date: Sat, 3 Apr 2021 15:37:14 GMT From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: a3ee3d4e76 - main - where.html: fix download links to 13.x VM images Message-ID: <202104031537.133FbEDo017516@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=a3ee3d4e764544c4c35fc56f5380fca2983ce206 commit a3ee3d4e764544c4c35fc56f5380fca2983ce206 Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2021-04-03 15:36:54 +0000 Commit: Glen Barber <gjb@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104031537.133FbEDo017516>