diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix index 823f4572b57..44026f87b79 100644 --- a/pkgs/top-level/python-packages.nix +++ b/pkgs/top-level/python-packages.nix @@ -7053,7 +7053,7 @@ pythonPackages = modules // import ./python-packages-generated.nix { meta = { description = "Helper to test WSGI applications"; - homepage = http://webob.readthedocs.org/en/latest/; + homepage = http://webtest.readthedocs.org/en/latest/; platforms = stdenv.lib.platforms.all; }; };