From f32778aa9304f95bb9dbf7cd3a4d5917a5a0b89a Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 8 Oct 2012 08:23:11 -0400 Subject: [PATCH] Update links to contrib --- docsite/rst/moduledev.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docsite/rst/moduledev.rst b/docsite/rst/moduledev.rst index eb9327bdbb..8475a90b9b 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