Skip to content

Commit 6ff1bd9

Browse files
committed
Corrected user guide link in README
1 parent 1bc2d2e commit 6ff1bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ About
1414
MongoEngine is a Python Object-Document Mapper for working with MongoDB.
1515
Documentation available at http://mongoengine-odm.rtfd.org - there is currently
1616
a `tutorial <http://readthedocs.org/docs/mongoengine-odm/en/latest/tutorial.html>`_, a `user guide
17-
<http://readthedocs.org/docs/mongoengine-odm/en/latest/userguide.html>`_ and an `API reference
17+
<https://mongoengine-odm.readthedocs.org/en/latest/guide/index.html>`_ and an `API reference
1818
<http://readthedocs.org/docs/mongoengine-odm/en/latest/apireference.html>`_.
1919

2020
Installation

0 commit comments

Comments
 (0)