mirror of https://github.com/ansible/ansible.git
Fixed heading link password field in user module (#57694)
##### SUMMARY
In the [user module](https://docs.ansible.com/ansible/latest/modules/user_module.html#user-module), the password field links to `https://docs.ansible.com/ansible/faq.html#how-do-i-generate-crypted-passwords-for-the-user-module`, but the actual link is `https://docs.ansible.com/ansible/faq.html#how-do-i-generate-encrypted-passwords-for-the-user-module` as it was modified in d27d956d71
So I corrected the link in the user module to the actual link.
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
pull/57702/head
parent
aba06b893b
commit
20ec5e66e1
Loading…
Reference in New Issue