Skip to content

Commit 8084b94

Browse files
committed
Updated frontpage.html
1 parent cb0a1e9 commit 8084b94

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_includes/themes/metromongo/frontpage.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ <h3>Simple to use</h3>
4949
<div class="sl-slide-inner bg-3">
5050
<h3>Framework Support</h3>
5151
<blockquote>
52-
<p><a href="https://github.com/MongoEngine/flask-mongoengine"><img src="{{ ASSET_PATH }}/metromongo/images/flask-logo.png"></a></p>
52+
<p><a href="https://github.com/MongoEngine/flask-mongoengine"><img src="{{ ASSET_PATH }}metromongo/images/flask-logo.png"></a></p>
5353
<h3>Coming Soon...</h3>
54-
<p><a href="https://github.com/MongoEngine/django-mongoengine"><img src="{{ ASSET_PATH }}/metromongo/images/django-logo.png"></a></p>
54+
<p><a href="https://github.com/MongoEngine/django-mongoengine"><img src="{{ ASSET_PATH }}metromongo/images/django-logo.png"></a></p>
5555
</blockquote>
5656
</div>
5757
</div>
@@ -65,7 +65,7 @@ <h3>Tutorial</h3>
6565
</p>
6666
<p>
6767
<a href="http://docs.mongodb.org/manual/tutorial/write-a-tumblelog-application-with-flask-mongoengine/">
68-
<img src="{{ ASSET_PATH }}/metromongo/images/tumblelog.png"></a>
68+
<img src="{{ ASSET_PATH }}metromongo/images/tumblelog.png"></a>
6969
</p></blockquote>
7070
</div>
7171
</div>
@@ -76,7 +76,7 @@ <h3>Help wanted</h3>
7676
<blockquote>
7777
<p>We're always looking for help on <em>any aspect</em> of mongoengine.</p>
7878
<a href="#contribute">
79-
<img src="{{ ASSET_PATH }}/metromongo/images/helpwanted.jpg">
79+
<img src="{{ ASSET_PATH }}metromongo/images/helpwanted.jpg">
8080
</a>
8181
<p>
8282
Please get in touch on the <a href="http://groups.google.com/group/mongoengine-users">user group</a>.

0 commit comments

Comments
 (0)