diff --git a/docs/docsite/rst/python_3_support.rst b/docs/docsite/rst/python_3_support.rst index 3e05ca4566..46cd71ab19 100644 --- a/docs/docsite/rst/python_3_support.rst +++ b/docs/docsite/rst/python_3_support.rst @@ -15,7 +15,7 @@ Ansible 2.2 features a tech preview of Python 3 support. This topic discusses ho Testing Python 3 with commands and playbooks -------------------------------------------- -* `Run Ansible 2.2+ :ref:`from_source` +* Run Ansible 2.2+ :ref:`from source ` * To test Python 3 on the controller, run your ansible command via ``python3``. For example: