summaryrefslogtreecommitdiff
path: root/docs/docsite/rst/plugins/strategy.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docsite/rst/plugins/strategy.rst')
-rw-r--r--docs/docsite/rst/plugins/strategy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/rst/plugins/strategy.rst b/docs/docsite/rst/plugins/strategy.rst
index 0ad820b6dc..a3c2522af0 100644
--- a/docs/docsite/rst/plugins/strategy.rst
+++ b/docs/docsite/rst/plugins/strategy.rst
@@ -34,7 +34,7 @@ or in the `ansible.cfg` file:
[defaults]
strategy=linear
-You can also specify the strategy plugin in the play via the :ref:`strategy` keyword::
+You can also specify the strategy plugin in the play via the :ref:`strategy keyword <playbooks_keywords>` in a play::
- hosts: all
strategy: debug