mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
Fix broken or missing internal links
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
This commit is contained in:
@@ -42,8 +42,8 @@ How will it work?
|
||||
|
||||
Examples
|
||||
--------
|
||||
Read our `coding guidelines`_ for information on what a good pull request and
|
||||
good Nextcloud code looks like.
|
||||
Read our documentation about :doc:`../general/codingguidelines` for information
|
||||
on what a good pull request and good Nextcloud code looks like.
|
||||
|
||||
These are two examples that are considered to be good examples of how pull
|
||||
requests should be handled
|
||||
@@ -58,4 +58,3 @@ Feel free to drop a line on the `forums`_ or join us on `IRC`_.
|
||||
|
||||
.. _forums: https://help.nextcloud.com/
|
||||
.. _IRC: http://webchat.freenode.net/?channels=nextcloud-dev
|
||||
.. _coding guidelines: ../general/codingguidelines
|
||||
|
||||
@@ -120,7 +120,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 `Code Review Documentation`_
|
||||
learn from each other. See also our documentation about :doc:`codereviews`
|
||||
|
||||
What does a developer think?
|
||||
"I’ll check the Scenario described earlier works as expected. If necessary
|
||||
|
||||
Reference in New Issue
Block a user