From 74602b41172e57f2f81847f6e822cbded5ee442f Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Wed, 16 Mar 2016 10:01:05 -0400 Subject: Switch to https from ssh protocol --- stsci.sphere/stsci.sphere.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stsci.sphere') diff --git a/stsci.sphere/stsci.sphere.ini b/stsci.sphere/stsci.sphere.ini index 453fc31..278d19c 100644 --- a/stsci.sphere/stsci.sphere.ini +++ b/stsci.sphere/stsci.sphere.ini @@ -8,7 +8,7 @@ license: GPL summary: ${package:name} [source] -git_url: ssh://git@github.com/spacetelescope/${package:name} +git_url: https://github.com/spacetelescope/${package:name} [build] number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} -- cgit