Skip to content

Commit

Permalink
Fix typos in contributing docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
berkerpeksag committed Mar 14, 2015
1 parent 70f7cda commit 6546d9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Contributing to Warehouse
=========================

As an open source project, cryptography welcomes contributions of many forms.
As an open source project, Warehouse welcomes contributions of many forms.

Examples of contributions include:

Expand All @@ -12,4 +12,4 @@ Examples of contributions include:

Extensive contribution guidelines are available in the repository at
``docs/development/index.rst`` or
`online <https://warehouse.pypa.io/development/>`_.
`online <https://warehouse.pypa.io/en/latest/development/>`_.
1 change: 0 additions & 1 deletion docs/development/submitting-patches.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,5 @@ To ensure it builds and passes `doc8`_ style checks you can run
.. _`Write comments as complete sentences.`: http://nedbatchelder.com/blog/201401/comments_should_be_sentences.html
.. _`syntax`: http://sphinx-doc.org/domains.html#info-field-lists
.. _`Studies have shown`: https://smartbear.com/smartbear/media/pdfs/wp-cc-11-best-practices-of-peer-code-review.pdf
.. _`our mailing list`: https://mail.python.org/mailman/listinfo/cryptography-dev
.. _`doc8`: https://github.com/stackforge/doc8
.. _`coverage.py`: https://pypi.python.org/pypi/coverage

0 comments on commit 6546d9f

Please sign in to comment.