diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index f4ae6a7e62..97335e34cb 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10378,7 +10378,7 @@ (define-public python-flake8-polyfill (list python-flake8)) (native-inputs (list python-mock python-pep8 python-pycodestyle python-pytest)) - (home-page "https://gitlab.com/pycqa/flake8-polyfill") + (home-page "https://github.com/pycqa/flake8-polyfill") (synopsis "Polyfill package for Flake8 plugins") (description "This package that provides some compatibility helpers for Flake8