Date: Wed, 10 Mar 2021 21:57:03 GMT From: Allan Jude <allanjude@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 734c9f2757 - main - Make the example URL not a link, since it requires substitutions Message-ID: <202103102157.12ALv3U5092558@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/doc/commit/?id=734c9f27575b690dc4c579efc12e349765358b6a commit 734c9f27575b690dc4c579efc12e349765358b6a Author: Allan Jude <allanjude@FreeBSD.org> AuthorDate: 2021-03-10 21:55:16 +0000 Commit: Allan Jude <allanjude@FreeBSD.org> CommitDate: 2021-03-10 21:55:16 +0000 Make the example URL not a link, since it requires substitutions Reported-by: emaste Sponsored-by: Klara Inc. --- website/content/en/snapshots/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/snapshots/_index.adoc b/website/content/en/snapshots/_index.adoc index 17904527fe..8376f1c58a 100644 --- a/website/content/en/snapshots/_index.adoc +++ b/website/content/en/snapshots/_index.adoc @@ -17,7 +17,7 @@ The latest snapshots made available can be found on the FreeBSD FTP mirrors at t Please note that sometimes the snapshots available to download may be somewhat outdated. -Currently the snapshots of link:{handbook}#CURRENT[-CURRENT] and link:{handbook}#STABLE[-STABLE] are available in directories whose URLs have the format _https://download.FreeBSD.org/ftp/snapshots/<target>/<target_arch>/_ where `<target>` and `<target_arch>` represent the architecture for which the snapshot was built. For each supported platform, the snapshot includes ISO images of the `bootonly`, `release`, and `memstick` images. +Currently the snapshots of link:{handbook}#CURRENT[-CURRENT] and link:{handbook}#STABLE[-STABLE] are available in directories whose URLs have the format _\https://download.FreeBSD.org/ftp/snapshots/<target>/<target_arch>/_ where `<target>` and `<target_arch>` represent the architecture for which the snapshot was built. For each supported platform, the snapshot includes ISO images of the `bootonly`, `release`, and `memstick` images. == Things You Might Want to Know
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103102157.12ALv3U5092558>