git: f3bf61d561 - main - Add link to git pepository
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=f3bf61d5614d54621681c2613edfa77c3eb659db commit f3bf61d5614d54621681c2613edfa77c3eb659db Author: Li-Wen Hsu <[email protected]> AuthorDate: 2021-01-07 09:13:44 +0000 Commit: Li-Wen Hsu <[email protected]> CommitDate: 2021-01-07 09:13:44 +0000 Add link to git pepository Approved by: ygy Differential Revision: https://reviews.freebsd.org/D28015 --- share/xml/header.ent | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/xml/header.ent b/share/xml/header.ent index 93cf647b67..739508729d 100644 --- a/share/xml/header.ent +++ b/share/xml/header.ent @@ -137,8 +137,9 @@ <li><a href="&base;/projects/index.html">Developers</a> <ul> <li><a href="https://wiki.FreeBSD.org/IdeasPage">Project Ideas</a></li> + <li><a href="https://cgit.FreeBSD.org">Git Repository</a></li> <li><a href="https://svnweb.FreeBSD.org">Subversion Repository</a></li> - <li><a href="https://github.com/freebsd">Git Mirror</a></li> + <li><a href="https://github.com/freebsd">GitHub Mirror</a></li> <li><a href="https://reviews.FreeBSD.org">Code Review (Phabricator)</a></li> <li><a href="https://wiki.FreeBSD.org">Wiki</a></li> <li><a href="https://ci.FreeBSD.org">Continuous Integration Service</a></li> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"