Skip to content

Commit 5dd0847

Browse files
committed
Update clone link refs MongoEngine/mongoengine#20
1 parent 411475b commit 5dd0847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/themes/mongoengine/frontpage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h2><a name="source"></a>Source</h2>
149149
<p>The source code is available for download under the MIT
150150
License over at <a href="http://github.com/mongoengine/mongoengine">GitHub</a>. To
151151
checkout the latest version using git, clone the mainrepository:</p>
152-
<p><code>git clone git://github.com/mongoengine/mongoengine.git</code></p>
152+
<p><code>git clone https://github.com/MongoEngine/mongoengine.git</code></p>
153153
</div>
154154
<div class="span5">
155155
<h3 class="first">Contributing</h3>

0 commit comments

Comments
 (0)