diff --git a/docsite/rst/moduledev.rst b/docsite/rst/moduledev.rst index eb9327bdbb5..8475a90b9ba 100644 --- a/docsite/rst/moduledev.rst +++ b/docsite/rst/moduledev.rst @@ -314,7 +314,7 @@ Sharing Your Module ``````````````````` If you think your module is generally useful to others, a good place to share it -is in `Ansible Resources `_. This is maintained +is in `Ansible Resources `_. This is maintained as a simple repo with pointers to other github projects. Contrib modules here can be implemented in a variety of languages. @@ -335,7 +335,7 @@ the program. Stop by the mailing list to inquire about requirements. :doc:`modules` Learn about available modules - `Ansible Resources `_ + `Ansible Resources `_ User contributed playbooks, modules, and articles `Github modules directory `_ Browse source of core modules