From 6632f682dae7e04a086ea8d76bb25c90e0f19e9d Mon Sep 17 00:00:00 2001 From: David Wilson Date: Fri, 6 Jul 2018 00:08:10 +0100 Subject: [PATCH] docs: change install docs to point at stable branch. --- docs/ansible.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ansible.rst b/docs/ansible.rst index b7502586..c0abfb49 100644 --- a/docs/ansible.rst +++ b/docs/ansible.rst @@ -55,7 +55,7 @@ Installation 1. Thoroughly review the documented behavioural differences. 2. Verify Ansible 2.3/2.4/2.5 and Python 2.7 are listed in ``ansible --version`` output. -3. Download and extract https://github.com/dw/mitogen/archive/master.zip +3. Download and extract https://github.com/dw/mitogen/archive/stable.zip 4. Modify ``ansible.cfg``: .. code-block:: dosini