Skip to content

Commit 09c80e5

Browse files
committed
Merge pull request #3 from dfc/fix-tutorial-link
Fix tutorial link.
2 parents 5e22825 + d09037e commit 09c80e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/themes/metromongo/frontpage.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ <h2 class="bg-2"><span class="icon icon-wrench"></span><a name="getting-started"
132132
<p>To get to grips with MongoEngine, there is extensive
133133
<a href="http://docs.mongoengine.org">documentation</a>,
134134
<a href="http://docs.mongoengine.org/en/latest/apireference.html">API references</a>
135-
and a <a href="http://docs.mongoengine.org/en/latest/apireference.html">tutorial</a>.
135+
and a <a href="http://mongoengine-odm.readthedocs.org/en/latest/tutorial.html">tutorial</a>.
136136

137137
You can find help by joining the <a href="http://groups.google.com/group/mongoengine-users">MongoEngine
138138
Users mailing list</a> or by chatting with other users on the <a href="irc://irc.freenode.net/mongoengine">#mongoengine IRC channel.</a>
@@ -178,4 +178,4 @@ <h3 id="contribute">Contributing</h3>
178178
</div>
179179
</div>
180180
</div>
181-
</div>
181+
</div>

0 commit comments

Comments
 (0)