From 20ecff4663d3fa54bf52960a33383fb8bce8dde6 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 8 Aug 2017 12:52:38 -0400 Subject: [stsci.sphere] Fix broken link (#47) --- stsci.sphere/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stsci.sphere/meta.yaml b/stsci.sphere/meta.yaml index 47e1fe3..4bafc99 100644 --- a/stsci.sphere/meta.yaml +++ b/stsci.sphere/meta.yaml @@ -34,7 +34,7 @@ requirements: - python x.x source: - git_url: ssh://git@bitbucket.org/stsci_ssb/{{ name }}.git + git_url: https://github.com/spacetelescope/{{ name }}.git test: imports: - stsci.sphere -- cgit