From 530c0cb05d3ace06fc5bc24a9de422e3cc3429b4 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 4 Jul 2025 09:33:33 -0700 Subject: [PATCH] http to https. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6a07467e3..0f0cff6bb 100644 --- a/pom.xml +++ b/pom.xml @@ -11,13 +11,13 @@ Facilities for making networked multiplayer games. http://github.com/threerings/narya/ - http://github.com/threerings/narya/issues + https://github.com/threerings/narya/issues GNU Lesser General Public License (LGPL), Version 2.1 - http://www.fsf.org/licensing/licenses/lgpl.txt + https://www.fsf.org/licensing/licenses/lgpl.txt repo @@ -33,7 +33,7 @@ scm:git:git://github.com/threerings/narya.git scm:git:git@github.com:threerings/narya.git - http://github.com/threerings/narya/ + https://github.com/threerings/narya/