git: 64f3baca61 - main - freebsd-status-report-process: Fix in "Submit your report"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Mar 2023 09:59:45 UTC
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=64f3baca614691d5dad7b2a46744093a70b0185a commit 64f3baca614691d5dad7b2a46744093a70b0185a Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2023-03-14 09:56:32 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2023-03-14 09:58:35 +0000 freebsd-status-report-process: Fix in "Submit your report" Reports should be put "in the appropriate subdirectory" not "in the directory in the appropriate subdirectory". Approved by: doceng (blanket) --- .../content/en/articles/freebsd-status-report-process/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/articles/freebsd-status-report-process/_index.adoc b/documentation/content/en/articles/freebsd-status-report-process/_index.adoc index 183d8af1aa..3193663a13 100644 --- a/documentation/content/en/articles/freebsd-status-report-process/_index.adoc +++ b/documentation/content/en/articles/freebsd-status-report-process/_index.adoc @@ -120,7 +120,7 @@ The following methods are available to submit your reports: You should put your reports in the appropriate subdirectory of `doc/website/content/en/status/` (create it if it is missing); * submit a pull request to the doc repository through link:https://github.com/freebsd/freebsd-doc[its GitHub mirror] . -You should put your reports in the directory in the appropriate subdirectory of `doc/website/content/en/status` (create it if it is missing); +You should put your reports in the appropriate subdirectory of `doc/website/content/en/status` (create it if it is missing); * send an email to status-submissions@FreeBSD.org including your report.