From 105421fbf710710e9a022295333627b0feffa82e Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 15 Mar 2016 23:24:36 -0400 Subject: Decouple from bitbucket; moving to github. --- stsci.skypac/stsci.skypac.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stsci.skypac') diff --git a/stsci.skypac/stsci.skypac.ini b/stsci.skypac/stsci.skypac.ini index 0e4dff7..b67960e 100644 --- a/stsci.skypac/stsci.skypac.ini +++ b/stsci.skypac/stsci.skypac.ini @@ -3,7 +3,7 @@ name : stsci.skypac version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home : ssh://git@bitbucket.org/stsci_ssb/${package:name} +home : ssh://git@github.com/spacetelescope/${package:name} license : BSD summary : ${package:name} -- cgit