Fix broken or missing internal links

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
This commit is contained in:
Daniel Calviño Sánchez
2017-05-13 00:04:31 +02:00
parent 618cb94e50
commit 4109a7d128
4 changed files with 7 additions and 6 deletions

View File

@@ -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

View File

@@ -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?
"Ill check the Scenario described earlier works as expected. If necessary