Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 2021 07:19:20 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 23b3362cfb - main - Correct the branch name from 'main/' to 'main'
Message-ID:  <202105050719.1457JKdO035131@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <fel1x.mintchoco.development@gmail.com>
AuthorDate: 2021-05-05 07:16:41 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
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.
 |===
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105050719.1457JKdO035131>