Fix documentation references.

pull/4420/head
Matt Clay 2017-08-22 16:50:59 -04:00
parent 4271f6e5e6
commit 871bd24358
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
Compile Tests Compile Tests
============= =============
See :doc:`testing_compile` for more information. See :doc:`../../testing_compile` for more information.

View File

@ -1,4 +1,4 @@
Sanity Tests » ansible-var-precedence-check Sanity Tests » ansible-var-precedence-check
=========================================== ===========================================
Check the order of precedence for Ansible variables against :doc:`variable_precedence`. Check the order of precedence for Ansible variables against :ref:`variable_precedence`.

View File

@ -3,4 +3,4 @@ Sanity Tests » pep8
Python static analysis for PEP 8 style guideline compliance. Python static analysis for PEP 8 style guideline compliance.
See :doc:`testing_pep8` for more information. See :doc:`../../testing_pep8` for more information.

View File

@ -3,4 +3,4 @@ Sanity Tests » validate-modules
Analyze modules for common issues in code and documentation. Analyze modules for common issues in code and documentation.
See :doc:`testing_validate-modules` for more information. See :doc:`../../testing_validate-modules` for more information.