summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMichael DeHaan <michael.dehaan@gmail.com>2012-10-08 08:03:44 -0400
committerMichael DeHaan <michael.dehaan@gmail.com>2012-10-08 08:03:44 -0400
commit35fdc5411f1d20952d5cf074d04b26b6d2c57719 (patch)
tree8a1d30454d3d5b7261db9964a156e8666796de64 /CONTRIBUTING.md
parent87d9eeae579d72b4a999fdd04029a7218fcfe3a3 (diff)
downloadansible-35fdc5411f1d20952d5cf074d04b26b6d2c57719.tar.gz
update CONTRIBUTING
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7979d757d7..0ecb5b2c7c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -27,7 +27,7 @@ Contributions to the core and modules are greatly welcome.
* Joining the mailing list
* Fixing bugs instead of sending bug reports.
* Using squash merges
- * Updating the "rst/*" files in the docs project and "docs/" manpage content
+ * Updating the "rst/*" files in the "docsite/" directory and "docs/" manpage content
* Adding more unit tests
* Avoid:
* Sending patches to the mailing list directly.