diff --git a/dev-python/control/control-0.9.0.ebuild b/dev-python/control/control-0.9.0.ebuild index e3c3c15..f84c9d3 100644 --- a/dev-python/control/control-0.9.0.ebuild +++ b/dev-python/control/control-0.9.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 DESCRIPTION="Python Control Systems Library" -HOMEPAGE="https://python-control.org https://pypi.org/project/control" +HOMEPAGE="https://python-control.readthedocs.io/ https://pypi.org/project/control/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD"