git: 32f0980fb9 - main - FDP: Remove Hugo version tip in overview
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Jul 2023 14:42:26 UTC
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=32f0980fb9732fc9cbfcd4ca571289dabb96e099 commit 32f0980fb9732fc9cbfcd4ca571289dabb96e099 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2023-07-14 14:39:49 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2023-07-14 14:39:49 +0000 FDP: Remove Hugo version tip in overview Remove Hugo version tip from GNU/Linux build section Hugo 0.90 is now two years old, we can safely remove this Sponsored by: Daifressh --- documentation/content/en/books/fdp-primer/overview/_index.adoc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/documentation/content/en/books/fdp-primer/overview/_index.adoc b/documentation/content/en/books/fdp-primer/overview/_index.adoc index b17d7ba66a..a2bfc6a3d7 100644 --- a/documentation/content/en/books/fdp-primer/overview/_index.adoc +++ b/documentation/content/en/books/fdp-primer/overview/_index.adoc @@ -182,11 +182,6 @@ In the example above, changes have been made to the *bsdinstall* portion of the [.procedure] ==== -[TIP] -====== -Hugo version 0.90 or higher must be used -====== - . Install these packages in apt-based systems like Debian or Ubuntu. On other GNU/Linux distributions the package names may change. Consult your distribution's package manager if in doubt.