diff options
author | Joe Hunkeler <jhunk@stsci.edu> | 2016-03-15 23:24:36 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunk@stsci.edu> | 2016-03-15 23:24:36 -0400 |
commit | 105421fbf710710e9a022295333627b0feffa82e (patch) | |
tree | 2c36d3ba61293b106fb87229d9c442d9d47afc75 /stsci.skypac | |
parent | 42b52c1e1226633c81b99ad607cb7fd7be0ea1ca (diff) | |
download | cbc-recipes-105421fbf710710e9a022295333627b0feffa82e.tar.gz |
Decouple from bitbucket; moving to github.
Diffstat (limited to 'stsci.skypac')
-rw-r--r-- | stsci.skypac/stsci.skypac.ini | 2 |
1 files changed, 1 insertions, 1 deletions
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} |