Updated to reflect new public home.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6609 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2011-04-06 21:55:31 +00:00
parent a5ad43c237
commit 4257b389bc
+5 -5
View File
@@ -7,9 +7,9 @@
<version>1.9-SNAPSHOT</version>
<name>narya</name>
<description>Facilities for making networked multiplayer games.</description>
<url>http://code.google.com/p/narya/</url>
<url>http://github.com/threerings/narya/</url>
<issueManagement>
<url>http://code.google.com/p/narya/issues/list</url>
<url>http://github.com/threerings/narya/issues</url>
</issueManagement>
<parent>
@@ -35,9 +35,9 @@
</developers>
<scm>
<connection>scm:svn:http://narya.googlecode.com/svn/trunk/</connection>
<developerConnection>scm:svn:svn+ssh://src.earth.threerings.net/narya/trunk/</developerConnection>
<url>http://narya.googlecode.com/svn/trunk/</url>
<connection>scm:git:git://github.com/threerings/narya.git</connection>
<developerConnection>scm:git:git@github.com:threerings/narya.git</developerConnection>
<url>http://github.com/threerings/narya/</url>
</scm>
<dependencies>