Fix developerConnection URL.

This commit is contained in:
Michael Bayne
2012-01-30 11:18:20 -08:00
parent 50ab46c0f8
commit 2228381417
+3 -1
View File
@@ -17,7 +17,9 @@
<scm>
<connection>scm:git:git://github.com/threerings/ooo-user.git</connection>
<developerConnection>ssh://src1.earth.threerings.net/export/git/repos/ooo-user.git</developerConnection>
<developerConnection>
scm:git:ssh://src1.earth.threerings.net/export/git/repos/ooo-user.git
</developerConnection>
<url>http://github.com/threerings/ooo-user</url>
</scm>