diff --git a/docs/docsite/rst/plugins/callback.rst b/docs/docsite/rst/plugins/callback.rst index 9e3c295a508..a54ac6c1c3f 100644 --- a/docs/docsite/rst/plugins/callback.rst +++ b/docs/docsite/rst/plugins/callback.rst @@ -14,7 +14,7 @@ Example Callback Plugins ++++++++++++++++++++++++ The :doc:`log_plays ` callback is an example of how to record playbook events to a log file, -and the :doc:`mail callback/mail` callback sends email on playbook failures. +and the :doc:`mail ` callback sends email on playbook failures. The :doc:`osx_say ` callback responds with computer synthesized speech on OS X in relation to playbook events.