Date: Wed, 28 Apr 2021 18:29:23 GMT From: Dimitry Andric <dim@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 14874cd74d - main - Fix minor typo: s/Exteral/External/. Message-ID: <202104281829.13SITNlc071959@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dim (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=14874cd74d40dfb17bd41edc91b88d7ca0dd6990 commit 14874cd74d40dfb17bd41edc91b88d7ca0dd6990 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2021-04-28 18:29:18 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2021-04-28 18:29:18 +0000 Fix minor typo: s/Exteral/External/. --- documentation/content/en/articles/committers-guide/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 523a290408..a79443f48c 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -519,7 +519,7 @@ The branch names are different and the repositories are in different locations. The cgit repository web interface for use with web browsers is at https://cgit.FreeBSD.org/ports/ . The production Git repository is at https://git.FreeBSD.org/ports.git and at ssh://anongit@git.FreeBSD.org/ports.git (or anongit@git.FreeBSD.org:ports.git). -There is also a mirror on GitHub, see link:{handbook}mirrors/#mirrors[Exteral mirrors] for an overview. +There is also a mirror on GitHub, see link:{handbook}mirrors/#mirrors[External mirrors] for an overview. The 'current' branch is 'main' . The quarterly branches are named 'yyyyQn' for year 'yyyy' and quarter 'n'.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104281829.13SITNlc071959>