We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99bd755 + b59d717 commit ea404c2Copy full SHA for ea404c2
2 files changed
developer_manual/prologue/bugtracker/codereviews.rst
@@ -1,3 +1,5 @@
1
+.. _Code-reviews:
2
+
3
======================
4
Code reviews on GitHub
5
developer_manual/prologue/development_process.rst
@@ -121,7 +121,7 @@ To review
121
Why do we have it?
122
Instead of directly committing to master we agree that **a second set of eyes
123
will spot bugs** and increase our code quality and give us an opportunity to
124
- learn from each other. See also our documentation about :doc:`codereviews`
+ learn from each other. See also our documentation about :ref:`code-reviews`
125
126
What does a developer think?
127
"I’ll check the Scenario described earlier works as expected. If necessary
0 commit comments