Date: Tue, 13 Apr 2021 18:50:24 GMT From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: c35cc3fb78 - main - 13.0: uncomment the installation page Message-ID: <202104131850.13DIoORV067115@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=c35cc3fb78766327020621dda9cb4e1602a8a365 commit c35cc3fb78766327020621dda9cb4e1602a8a365 Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2021-04-13 15:51:43 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2021-04-13 18:49:59 +0000 13.0: uncomment the installation page Sponsored by: Rubicon Communications, LLC ("Netgate") --- website/content/en/releases/13.0R/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/13.0R/_index.adoc b/website/content/en/releases/13.0R/_index.adoc index 5579ce482d..24aa3c5b23 100644 --- a/website/content/en/releases/13.0R/_index.adoc +++ b/website/content/en/releases/13.0R/_index.adoc @@ -18,7 +18,7 @@ This is the index page for FreeBSD {localRel}. For more information about the re More detailed information, such as release notes and hardware notes can be found at these pages: link:signatures[FreeBSD {localRel}-RELEASE signed checksum files] + -//link:installation[FreeBSD {localRel}-RELEASE installation information] + +link:installation[FreeBSD {localRel}-RELEASE installation information] + link:hardware[FreeBSD {localRel}-RELEASE hardware information] + link:relnotes[FreeBSD {localRel}-RELEASE release notes] + link:errata[FreeBSD {localRel}-RELEASE errata] +
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104131850.13DIoORV067115>