File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
_includes/themes/metromongo Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,9 +49,9 @@ <h3>Simple to use</h3>
49
49
< div class ="sl-slide-inner bg-3 ">
50
50
< h3 > Framework Support</ h3 >
51
51
< 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 >
53
53
< 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 >
55
55
</ blockquote >
56
56
</ div >
57
57
</ div >
@@ -65,7 +65,7 @@ <h3>Tutorial</h3>
65
65
</ p >
66
66
< p >
67
67
< 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 >
69
69
</ p > </ blockquote >
70
70
</ div >
71
71
</ div >
@@ -76,7 +76,7 @@ <h3>Help wanted</h3>
76
76
< blockquote >
77
77
< p > We're always looking for help on < em > any aspect</ em > of mongoengine.</ p >
78
78
< a href ="#contribute ">
79
- < img src ="{{ ASSET_PATH }}/ metromongo/images/helpwanted.jpg ">
79
+ < img src ="{{ ASSET_PATH }}metromongo/images/helpwanted.jpg ">
80
80
</ a >
81
81
< p >
82
82
Please get in touch on the < a href ="http://groups.google.com/group/mongoengine-users "> user group</ a > .
You can’t perform that action at this time.
0 commit comments