diff options
Diffstat (limited to 'astropy/astropy.ini')
-rw-r--r-- | astropy/astropy.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astropy/astropy.ini b/astropy/astropy.ini index 2de1f40..83eebb0 100644 --- a/astropy/astropy.ini +++ b/astropy/astropy.ini @@ -3,7 +3,7 @@ name: astropy version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home: http://github.com/astropy/${package:name} +home: https://github.com/astropy/${package:name} license: BSD summary: ${package:name} readme: README.rst |