Docs: Update cross reference tag syntax in User Guide (#75693)

This commit is contained in:
Aine Riordan
2021-09-13 10:19:48 -04:00
committed by GitHub
parent 3e7a622204
commit 01f0c38aa5
2 changed files with 3 additions and 3 deletions
@@ -306,9 +306,9 @@ https://www.reddit.com/r/ansible/comments/gj5a93/trying_to_get_uptime_from_secon
.. seealso::
:doc:`playbooks_filters`
:ref:`playbooks_filters`
Jinja2 filters included with Ansible
:doc:`playbooks_tests`
:ref:`playbooks_tests`
Jinja2 tests included with Ansible
`Jinja2 Docs <https://jinja.palletsprojects.com/>`_
Jinja2 documentation, includes lists for core filters and tests
@@ -104,7 +104,7 @@ You've anchored the value of ``version`` with the ``&my_version`` anchor, and re
:ref:`playbooks_variables`
All about variables
:doc:`complex_data_manipulation`
:ref:`complex_data_manipulation`
Doing complex data manipulation in Ansible
`User Mailing List <https://groups.google.com/group/ansible-project>`_
Have a question? Stop by the google group!