Skip to content

Commit

Permalink
Merge pull request MongoEngine#195 from balboah/patch-1
Browse files Browse the repository at this point in the history
Corrected user guide link in README
  • Loading branch information
rozza committed Dec 10, 2012
2 parents 1bc2d2e + 6ff1bd9 commit 2459f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -14,7 +14,7 @@ About
MongoEngine is a Python Object-Document Mapper for working with MongoDB.
Documentation available at http://mongoengine-odm.rtfd.org - there is currently
a `tutorial <http://readthedocs.org/docs/mongoengine-odm/en/latest/tutorial.html>`_, a `user guide
<http://readthedocs.org/docs/mongoengine-odm/en/latest/userguide.html>`_ and an `API reference
<https://mongoengine-odm.readthedocs.org/en/latest/guide/index.html>`_ and an `API reference
<http://readthedocs.org/docs/mongoengine-odm/en/latest/apireference.html>`_.

Installation
Expand Down

0 comments on commit 2459f9b

Please sign in to comment.