Updates to the readme

This commit is contained in:
Ross Lawley 2012-09-27 10:29:24 +00:00
parent 7c1ee28f13
commit 3ce163b1a0
2 changed files with 3 additions and 5 deletions

View File

@ -54,8 +54,8 @@ Documentation
To contribute to the `API documentation
<http://docs.mongoengine.org/en/latest/apireference.html>`_
just make your changes to the inline documentation of the appropriate
`source code <https://github.com/mongoengine/MongoEngine>`_ or `rst file
<https://github.com/mongoengine/MongoEngine/tree/master/docs>`_ in a
`source code <https://github.com/MongoEngine/mongoengine>`_ or `rst file
<https://github.com/MongoEngine/mongoengine/tree/master/docs>`_ in a
branch and submit a `pull request <https://help.github.com/articles/using-pull-requests>`_.
You might also use the github `Edit <https://github.com/blog/844-forking-with-the-edit-button>`_
button.

View File

@ -92,6 +92,4 @@ Community
Contributing
============
The source is available on `GitHub <http://github.com/MongoEngine/mongoengine>`_ - to
contribute to the project, fork it on GitHub and send a pull request, all
contributions and suggestions are welcome!
We welcome contributions! see the`Contribution guidelines <https://github.com/MongoEngine/mongoengine/blob/master/CONTRIBUTING.rst>`_