Doc: Make documentation link as clickable (#33188)

This fixes URL clickable in slack module.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde 2017-12-05 23:54:37 +05:30 committed by ansibot
parent 8679d2e396
commit 0b823e3fe0

View file

@ -114,7 +114,8 @@ options:
- 'danger'
attachments:
description:
- Define a list of attachments. This list mirrors the Slack JSON API. For more information, see https://api.slack.com/docs/attachments
- Define a list of attachments. This list mirrors the Slack JSON API.
- For more information, see also in the (U(https://api.slack.com/docs/attachments)).
required: false
default: None
"""