summaryrefslogtreecommitdiff
path: root/hacking
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2017-01-07 08:50:10 -0800
committerToshio Kuratomi <a.badger@gmail.com>2017-01-08 09:18:45 -0800
commit08d6990e675ac9a747700a594e6cf0dd42e15d8d (patch)
tree17704058706fe05f420eed222bb52780a9133bae /hacking
parent01849004e905497d94c167185e19e5652499c8b0 (diff)
downloadansible-08d6990e675ac9a747700a594e6cf0dd42e15d8d.tar.gz
Fix code-blocks to use correct syntax highlighting
Diffstat (limited to 'hacking')
-rw-r--r--hacking/templates/rst.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/hacking/templates/rst.j2 b/hacking/templates/rst.j2
index f6cc9d279d..e5932a1528 100644
--- a/hacking/templates/rst.j2
+++ b/hacking/templates/rst.j2
@@ -200,5 +200,5 @@ For more information on what this means please read :doc:`modules_extra`
{% endif %}
{% endif %}
-For help in developing on modules, should you be so inclined, please read :doc:`community`, :doc:`dev_guide/developing_test_pr` and :doc:`developing_modules`.
+For help in developing on modules, should you be so inclined, please read :doc:`community`, :doc:`dev_guide/developing_test_pr` and :doc:`dev_guide/developing_modules`.