diff --git a/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild b/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild index 679a44a17a583..2952496e7e2db 100644 --- a/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild +++ b/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_P=python-${P} DESCRIPTION="Python library to sort collections and containers" HOMEPAGE=" - https://www.grantjenks.com/docs/sortedcontainers/ + https://grantjenks.com/docs/sortedcontainers/ https://github.com/grantjenks/python-sortedcontainers/ https://pypi.org/project/sortedcontainers/ "