Date: Sun, 25 Jul 2021 15:59:21 GMT From: =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 868f684c49 - main - [website] Add README links to all VM images Message-ID: <202107251559.16PFxL0m053992@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=868f684c491c192e2361c47d41d8797bea01bfc3 commit 868f684c491c192e2361c47d41d8797bea01bfc3 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2021-07-25 09:10:20 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2021-07-25 13:57:51 +0000 [website] Add README links to all VM images We only had that link for 12.2 and 11.4 PR: 257115 Reported by: grahamperrin@gmail.com --- website/content/en/where.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index 60a3225d27..e7665148d9 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -52,6 +52,7 @@ a| * link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel130-current}/[riscv64] a| +* link:{url-rel}/VM-IMAGES/README.txt[README] * 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] @@ -205,6 +206,7 @@ a| * link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel-head}/[riscv64] a| +* link:{url-rel}/VM-IMAGES/README.txt[README] * link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/amd64/Latest/[amd64] * link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/i386/Latest/[i386] * link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/aarch64/Latest/[aarch64] @@ -248,6 +250,7 @@ a| * link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel122-current}/[aarch64] a| +* link:{url-rel}/VM-IMAGES/README.txt[README] * link:{url-snapshot}/VM-IMAGES/{rel122-current}-STABLE/amd64/Latest/[amd64] * link:{url-snapshot}/VM-IMAGES/{rel122-current}-STABLE/i386/Latest/[i386] * {blank} @@ -289,6 +292,7 @@ a| * link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel114-current}/[aarch64] a| +* link:{url-rel}/VM-IMAGES/README.txt[README] * link:{url-snapshot}/VM-IMAGES/{rel114-current}-STABLE/amd64/Latest/[amd64] * link:{url-snapshot}/VM-IMAGES/{rel114-current}-STABLE/i386/Latest/[i386] * link:{url-snapshot}/VM-IMAGES/{rel114-current}-STABLE/aarch64/Latest/[aarch64]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107251559.16PFxL0m053992>