git: 23b3362cfb - main - Correct the branch name from 'main/' to 'main'
Li-Wen Hsu <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by lwhsu (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=23b3362cfb3ce5c5cbf6fae8c41db9bc983940d4 commit 23b3362cfb3ce5c5cbf6fae8c41db9bc983940d4 Author: Minsoo Choo <[email protected]> AuthorDate: 2021-05-05 07:16:41 +0000 Commit: Li-Wen Hsu <[email protected]> CommitDate: 2021-05-05 07:18:03 +0000 Correct the branch name from 'main/' to 'main' PR: 255603 Approved by: carlavilla (implicitly) --- documentation/content/en/books/handbook/cutting-edge/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc index cf8826667d..f087411b69 100644 --- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc @@ -708,7 +708,7 @@ The Release version plus all additional development on that branch. _STABLE_ ref STABLE branches occasionally have bugs or incompatibilities which might affect users, although these are typically fixed quickly. |`_X_-CURRENT` -|`main/` +|`main` |The latest unreleased development version of FreeBSD. The CURRENT branch can have major bugs or incompatibilities and is recommended only for advanced users. |=== _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"