git: 734c9f2757 - main - Make the example URL not a link, since it requires substitutions
Allan Jude <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/doc/commit/?id=734c9f27575b690dc4c579efc12e349765358b6a commit 734c9f27575b690dc4c579efc12e349765358b6a Author: Allan Jude <[email protected]> AuthorDate: 2021-03-10 21:55:16 +0000 Commit: Allan Jude <[email protected]> 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"