Skip to content

Commit ea404c2

Browse files
Merge pull request #6936 from nextcloud/backport/6896/stable20
[stable20] Fix code review link
2 parents 99bd755 + b59d717 commit ea404c2

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

developer_manual/prologue/bugtracker/codereviews.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _Code-reviews:
2+
13
======================
24
Code reviews on GitHub
35
======================

developer_manual/prologue/development_process.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ To review
121121
Why do we have it?
122122
Instead of directly committing to master we agree that **a second set of eyes
123123
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`
124+
learn from each other. See also our documentation about :ref:`code-reviews`
125125

126126
What does a developer think?
127127
"I’ll check the Scenario described earlier works as expected. If necessary

0 commit comments

Comments
 (0)