http to https.
This commit is contained in:
@@ -11,13 +11,13 @@
|
|||||||
<description>Facilities for making networked multiplayer games.</description>
|
<description>Facilities for making networked multiplayer games.</description>
|
||||||
<url>http://github.com/threerings/narya/</url>
|
<url>http://github.com/threerings/narya/</url>
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<url>http://github.com/threerings/narya/issues</url>
|
<url>https://github.com/threerings/narya/issues</url>
|
||||||
</issueManagement>
|
</issueManagement>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
<name>GNU Lesser General Public License (LGPL), Version 2.1</name>
|
<name>GNU Lesser General Public License (LGPL), Version 2.1</name>
|
||||||
<url>http://www.fsf.org/licensing/licenses/lgpl.txt</url>
|
<url>https://www.fsf.org/licensing/licenses/lgpl.txt</url>
|
||||||
<distribution>repo</distribution>
|
<distribution>repo</distribution>
|
||||||
</license>
|
</license>
|
||||||
</licenses>
|
</licenses>
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:git://github.com/threerings/narya.git</connection>
|
<connection>scm:git:git://github.com/threerings/narya.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:threerings/narya.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:threerings/narya.git</developerConnection>
|
||||||
<url>http://github.com/threerings/narya/</url>
|
<url>https://github.com/threerings/narya/</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
|||||||
Reference in New Issue
Block a user