diff options
Diffstat (limited to 'dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild')
-rw-r--r-- | dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild b/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild index 3dc0aaf611d1..3950b8734f11 100644 --- a/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild +++ b/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="A python script for preparing the html output of Sphinx documentation for github pages" -HOMEPAGE="http://github.com/michaeljones/sphinx-to-github/" +HOMEPAGE="https://github.com/michaeljones/sphinx-to-github/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" |