diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-02-11 21:32:11 -0800 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-02-11 21:32:11 -0800 |
commit | 00f0f2aedf797616b3f2b3c6762f5674bf03b15d (patch) | |
tree | 36cfad11882104f15245abea8eebb0524796f802 /docs/index.rst | |
parent | e202a049ff6e3bcd5ba3b3c95356b57982ffaa42 (diff) | |
parent | 91c776fe1d577efa67beb4ea26caf9492bae4070 (diff) | |
download | cryptography-00f0f2aedf797616b3f2b3c6762f5674bf03b15d.tar.gz cryptography-00f0f2aedf797616b3f2b3c6762f5674bf03b15d.tar.bz2 cryptography-00f0f2aedf797616b3f2b3c6762f5674bf03b15d.zip |
Merge pull request #594 from reaperhulk/reorganize-contributing
Reorganize contributing into development section
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 19feb603..c8ef41b6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -79,7 +79,7 @@ The ``cryptography`` open source project :maxdepth: 2 installation - contributing + development/index security api-stability doing-a-release |