Re: git: 7a8025c4ff - main - committers-guide: fix the Phabricator wiki page address
- In reply to: Danilo G. Baio: "git: 7a8025c4ff - main - committers-guide: fix the Phabricator wiki page address"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 May 2022 15:53:16 UTC
On 2022-05-21 07:09, Danilo G. Baio wrote: > The branch main has been updated by dbaio: > > URL: > https://cgit.FreeBSD.org/doc/commit/?id=7a8025c4ffe552006b3efa1c92c60dcd5ef598f1 > > commit 7a8025c4ffe552006b3efa1c92c60dcd5ef598f1 > Author: Graham Perrin <grahamperrin@gmail.com> > AuthorDate: 2022-05-21 14:01:23 +0000 > Commit: Danilo G. Baio <dbaio@FreeBSD.org> > CommitDate: 2022-05-21 14:08:47 +0000 > > committers-guide: fix the Phabricator wiki page address > > Reviewed by: dbaio, Pau Amma > Pull Request: https://github.com/freebsd/freebsd-doc/pull/69 > Differential Revision: https://reviews.freebsd.org/D35224 > --- > 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 7b61b2a9f0..2c2bfb86a9 100644 > --- a/documentation/content/en/articles/committers-guide/_index.adoc > +++ b/documentation/content/en/articles/committers-guide/_index.adoc > @@ -3213,7 +3213,7 @@ You can find out more about Bugzilla at: > == Phabricator > > The FreeBSD Project utilizes https://reviews.freebsd.org[Phabricator] > for code review requests. > -See the https://wiki.freebsd.org/CodeReview[CodeReview] wiki page for > details. > +See the https://wiki.freebsd.org/Phabricator[Phabricator wiki page] > for details. > > Committers with non-``FreeBSD.org`` Phabricator accounts can have the > old account renamed to the ``FreeBSD.org`` account by following these > steps: I should dig up an older patch I have to committers guide where I ported wiki Phabricator. :) -jgh