diff --git a/recipes-devtools/python/python3-pep8_1.7.1.bb b/recipes-devtools/python/python3-pep8_1.7.1.bb
index 8291281cab9fde41b82562cdcc096b2a675455be..e8587c8325e577642037a0e2cd46d98121101391 100644
--- a/recipes-devtools/python/python3-pep8_1.7.1.bb
+++ b/recipes-devtools/python/python3-pep8_1.7.1.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python style guide checker"
-HOMEPAGE = "https://github.com/dreamhost/cliff"
+HOMEPAGE = "https://github.com/PyCQA/pycodestyle"
 SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://README.rst;md5=d8ebbbe831259ce010179d2f310b0f3e"