diff options
author | Matt Clay <matt@mystile.com> | 2018-04-23 21:22:36 +0200 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2018-04-26 08:12:46 +0200 |
commit | 32d786af65ac898c7996c2da341e095974397250 (patch) | |
tree | 15041470a84c0baedc4b7f9a0d5638140494d437 /packaging/debian | |
parent | Fix aruba initial prompt issue (#39195) (diff) | |
download | ansible-32d786af65ac898c7996c2da341e095974397250.tar.xz ansible-32d786af65ac898c7996c2da341e095974397250.zip |
Convert more http links to https.
Diffstat (limited to 'packaging/debian')
-rw-r--r-- | packaging/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/debian/control b/packaging/debian/control index ed277b8a0d..88ead3bdf9 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -4,7 +4,7 @@ Priority: optional Standards-Version: 3.9.3 Maintainer: Ansible, Inc. <info@ansible.com> Build-Depends: cdbs, debhelper (>= 5.0.0), python-docutils, python, dh-python | python-support, python-setuptools, lsb-release -Homepage: http://ansible.github.com/ +Homepage: https://github.com/ansible/ansible/ Package: ansible Architecture: all |