diff --git a/recipes-devtools/python/python3-mccabe_0.6.1.bb b/recipes-devtools/python/python3-mccabe_0.6.1.bb
index 63a9e35ac01f377f4bccbf9189cf044bfb97f8f7..63b4c2156b1075cae8e8980bd8022e19eaa7d3f0 100644
--- a/recipes-devtools/python/python3-mccabe_0.6.1.bb
+++ b/recipes-devtools/python/python3-mccabe_0.6.1.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "McCabe checker, plugin for flake8"
-HOMEPAGE = "https://github.com/dreamhost/cliff"
+HOMEPAGE = "https://github.com/PyCQA/mccabe/"
 SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a489dc62bacbdad3335c0f160a974f0f"