From 34f47d5e8840c378bacf129f8971636ce47857ff Mon Sep 17 00:00:00 2001 From: Tim Rupp Date: Wed, 20 Dec 2017 16:30:34 -0800 Subject: [PATCH] Fixes url to no longer redirect (#34118) --- lib/ansible/utils/module_docs_fragments/f5.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/utils/module_docs_fragments/f5.py b/lib/ansible/utils/module_docs_fragments/f5.py index a72dd4508d..f4730cca88 100644 --- a/lib/ansible/utils/module_docs_fragments/f5.py +++ b/lib/ansible/utils/module_docs_fragments/f5.py @@ -55,5 +55,5 @@ options: - no version_added: 2.0 notes: - - For more information on using Ansible to manage F5 Networks devices see U(https://www.ansible.com/ansible-f5). + - For more information on using Ansible to manage F5 Networks devices see U(https://www.ansible.com/integrations/networks/f5). '''