summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTVo <thavo@redhat.com>2024-07-24 15:54:43 +0200
committerGitHub <noreply@github.com>2024-07-24 15:54:43 +0200
commit018f235a645163ee820ff33b47a70194fabeea66 (patch)
tree0450ef77ce9d0c0ecc3a3f2a67dfdc26ca710500 /tools
parentAdd UI for RECEPTOR_KEEP_WORK_ON_ERROR (diff)
downloadawx-018f235a645163ee820ff33b47a70194fabeea66.tar.xz
awx-018f235a645163ee820ff33b47a70194fabeea66.zip
Replaced all references of downstream docs to upstream docs (#15388)
* Replaced all references of downstream docs to upstream docs. * Update README.md Co-authored-by: Don Naro <dnaro@redhat.com> * Update README.md.j2 Co-authored-by: Don Naro <dnaro@redhat.com> * Update README.md.j2 Co-authored-by: Don Naro <dnaro@redhat.com> * Incorpor'd review feedback from @oraNod and @samccann * Updated with agreed link (for now) until further change is needed. --------- Co-authored-by: Don Naro <dnaro@redhat.com>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/scripts/post_webhook.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/scripts/post_webhook.py b/tools/scripts/post_webhook.py
index 766a033bd1..62f7f85e3b 100755
--- a/tools/scripts/post_webhook.py
+++ b/tools/scripts/post_webhook.py
@@ -37,7 +37,7 @@ def post_webhook(file, webhook_key, url, verbose, event_type, insecure):
\b
For setting up webhooks in AWX see:
- https://docs.ansible.com/ansible-tower/latest/html/userguide/webhooks.html
+ https://ansible.readthedocs.io/projects/awx/en/latest/userguide/webhooks.html
\b
Example usage for GitHub: