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.stimage/stsci.stimage.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stsci.stimage') diff --git a/stsci.stimage/stsci.stimage.ini b/stsci.stimage/stsci.stimage.ini index 1c1c061..87b3611 100644 --- a/stsci.stimage/stsci.stimage.ini +++ b/stsci.stimage/stsci.stimage.ini @@ -8,7 +8,7 @@ license: GPL summary: ${package:name} [source] -git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name} +git_url: ssh://git@github.com/spacetelescope/${package:name} [build] number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} -- cgit