diff options
| -rw-r--r-- | relic/meta.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/relic/meta.yaml b/relic/meta.yaml index d281507..1c463f4 100644 --- a/relic/meta.yaml +++ b/relic/meta.yaml @@ -23,7 +23,7 @@ requirements:  source:      git_tag: {{ version }} -    git_url: https://github.com/jhunkeler/{{ name }}.git +    git_url: https://github.com/spacetelescope/{{ name }}.git  test:      imports: | 
