Skip to content

Commit 07a0115

Browse files
committed
Merge pull request #2 from richardf/frontpage-link-error
The tutorial link was pointing to the wrong place. - thanks @richardf
2 parents cb0a1e9 + fa90388 commit 07a0115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/themes/metromongo/frontpage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h2 class="bg-1"><span>mongo</span>engine</h2>
107107
<p>
108108
Documentation available at
109109
<a href="http://docs.mongoengine.org">http://docs.mongoengine.org</a>
110-
- there is currently a <a href="http://docs.mongoengine.org/en/latest/apireference.html">tutorial</a>, a <a href="http://docs.mongoengine.org/en/latest/guide/">user guide</a> and
110+
- there is currently a <a href="http://docs.mongoengine.org/en/latest/tutorial.html">tutorial</a>, a <a href="http://docs.mongoengine.org/en/latest/guide/">user guide</a> and
111111
<a href="http://docs.mongoengine.org/en/latest/apireference.html">API reference</a>.
112112
</p>
113113
</div>

0 commit comments

Comments
 (0)