git: 868f684c49 - main - [website] Add README links to all VM images

Fernando Apesteguía fernape at FreeBSD.org
Sun Jul 25 15:59:22 UTC 2021


The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/doc/commit/?id=868f684c491c192e2361c47d41d8797bea01bfc3

commit 868f684c491c192e2361c47d41d8797bea01bfc3
Author:     Fernando Apesteguía <fernape at FreeBSD.org>
AuthorDate: 2021-07-25 09:10:20 +0000
Commit:     Fernando Apesteguía <fernape at 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 at 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]


More information about the dev-commits-doc-all mailing list