Re: svn commit: r51840 - head/share/xml
Benjamin Kaduk <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jun 16, 2018 at 04:19:45AM +0000, Eitan Adler wrote: > Author: eadler > Date: Sat Jun 16 04:19:45 2018 > New Revision: 51840 > URL: https://svnweb.freebsd.org/changeset/doc/51840 > > Log: > www: update development resources > > - make it clear phab is for code review > - Git shouldn't be capitalized > - make it clear that the git repo is a mirror > > Submitted by: ygy > PR: 229056 > > Modified: > head/share/xml/header.ent > > Modified: head/share/xml/header.ent > ============================================================================== > --- head/share/xml/header.ent Fri Jun 15 22:43:48 2018 (r51839) > +++ head/share/xml/header.ent Sat Jun 16 04:19:45 2018 (r51840) > @@ -159,8 +159,8 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''; > <ul> > <li><a href="https://wiki.FreeBSD.org/IdeasPage">Project Ideas</a></li> > <li><a href="https://svnweb.FreeBSD.org">SVN Repository</a></li> Hmm, do I misremmber, or do we generally prefer writing out "Subversion" to the acronym "SVN"? -Ben > - <li><a href="https://github.com/freebsd">GIT Repository</a></li> > - <li><a href="https://reviews.FreeBSD.org">Phabricator</a></li> > + <li><a href="https://github.com/freebsd">Git 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> > </ul> > </li> > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/svn-doc-all > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"