diff --git a/dev-python/corner/corner-2.0.1.ebuild b/dev-python/corner/corner-2.0.1.ebuild index 8b154e743296c..0c44d2167259a 100644 --- a/dev-python/corner/corner-2.0.1.ebuild +++ b/dev-python/corner/corner-2.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_5,3_6} ) inherit distutils-r1 DESCRIPTION="Make scatter matrix corner plots" -HOMEPAGE="http://corner.readthedocs.io/" +HOMEPAGE="https://corner.readthedocs.io/en/latest/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD"