Date: Tue, 13 Apr 2021 20:38:39 GMT From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: c55c469633 - main - release: fix URL for 13.0 release VM images Message-ID: <202104132038.13DKcdnS007070@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=c55c4696339418749272ef67f2f02315853d7507 commit c55c4696339418749272ef67f2f02315853d7507 Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2021-04-13 20:38:15 +0000 Commit: Glen Barber <gjb@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104132038.13DKcdnS007070>