diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-10-01 22:59:59 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-10-01 22:59:59 -0400 |
commit | 1f0724c46f734817e9d2a1217ae71610b5d77d1a (patch) | |
tree | 01e7b4dffb438c74efd685f40b1d23878bfd6690 /imexam | |
parent | 97daa8c0b8e9bb79645e2b0d4b65f5c9c49e8f53 (diff) | |
download | cbc-recipes-1f0724c46f734817e9d2a1217ae71610b5d77d1a.tar.gz |
Fix http://github.com, should be https
Diffstat (limited to 'imexam')
-rw-r--r-- | imexam/imexam.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/imexam/imexam.ini b/imexam/imexam.ini index 683a86b..c4aa67f 100644 --- a/imexam/imexam.ini +++ b/imexam/imexam.ini @@ -3,7 +3,7 @@ name: imexam version: 0.5.git [about] -home: http://github.com/spacetelescope/${package:name} +home: https://github.com/spacetelescope/${package:name} license: BSD summary: ${package:name} readme: README.rst |