git: dc2b9671b7 - main - Correct the cgit repository URL for ports tree.
Ryusuke SUZUKI <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by ryusuke: URL: https://cgit.FreeBSD.org/doc/commit/?id=dc2b9671b7315102d585e458b5928351a575c122 commit dc2b9671b7315102d585e458b5928351a575c122 Author: Ryusuke SUZUKI <[email protected]> AuthorDate: 2021-04-17 02:42:53 +0000 Commit: Ryusuke SUZUKI <[email protected]> CommitDate: 2021-04-17 02:42:53 +0000 Correct the cgit repository URL for ports tree. --- 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 07aa2a097e..1c30db5528 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -467,7 +467,7 @@ Again, the git-bisect manual (linked above) is a good resource for when things g The ports tree operates the same way. 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.git . +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://[email protected]/ports.git (or [email protected]:ports.git). There is also a mirror on GitHub, see link:{handbook}mirrors/#mirrors[Exteral mirrors] for an overview. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"