From 1f0724c46f734817e9d2a1217ae71610b5d77d1a Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Thu, 1 Oct 2015 22:59:59 -0400 Subject: Fix http://github.com, should be https --- imexam/imexam.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'imexam/imexam.ini') 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 -- cgit