Merge pull request #6896 from nextcloud/fix/code-review-link

Fix code review link
This commit is contained in:
Christoph Wurst
2021-07-06 12:00:53 +02:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
.. _Code-reviews:
======================
Code reviews on GitHub
======================

View File

@@ -121,7 +121,7 @@ To review
Why do we have it?
Instead of directly committing to master we agree that **a second set of eyes
will spot bugs** and increase our code quality and give us an opportunity to
learn from each other. See also our documentation about :doc:`codereviews`
learn from each other. See also our documentation about :ref:`code-reviews`
What does a developer think?
"Ill check the Scenario described earlier works as expected. If necessary