git: c35cc3fb78 - main - 13.0: uncomment the installation page

Glen Barber gjb at FreeBSD.org
Tue Apr 13 18:50:24 UTC 2021


The branch main has been updated by gjb:

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

commit c35cc3fb78766327020621dda9cb4e1602a8a365
Author:     Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-04-13 15:51:43 +0000
Commit:     Glen Barber <gjb at 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] +


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