mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix documentation references.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Compile Tests
|
||||
=============
|
||||
|
||||
See :doc:`testing_compile` for more information.
|
||||
See :doc:`../../testing_compile` for more information.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
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`.
|
||||
|
||||
@@ -3,4 +3,4 @@ Sanity Tests » pep8
|
||||
|
||||
Python static analysis for PEP 8 style guideline compliance.
|
||||
|
||||
See :doc:`testing_pep8` for more information.
|
||||
See :doc:`../../testing_pep8` for more information.
|
||||
|
||||
@@ -3,4 +3,4 @@ Sanity Tests » validate-modules
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user