diff --git a/docs/contributing/code-review.rst b/docs/contributing/code-review.rst --- a/docs/contributing/code-review.rst +++ b/docs/contributing/code-review.rst @@ -13,7 +13,7 @@ 1. **CRs are strongly recommended** for any non-trivial code change, but not mandatory (nor enforced at the VCS level). -2. The CR `workflow `_ is implemented using +2. The CR :ref:`workflow ` is implemented using Phabricator/Differential. 3. Explicitly **suggest reviewer(s)** when submitting new CR requests: either the most knowledgeable person(s) for the target code or the general @@ -47,5 +47,5 @@ See also -------- -* :ref:`phabricator-arcanist` +* :ref:`patch-submission` * :ref:`coding-guidelines`