diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index dff7948cb21c5ebcf45ad0aac42272eae01c844d..ecf02ddb8b90ffb839f1f9fd05314962b09da129 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -4751,7 +4751,7 @@ (define-public python-tornado
      `(("python-certifi" ,python-certifi)))
     (native-inputs
      `(("python-setuptools" ,python-setuptools)))
-    (home-page "https://pypi.python.org/pypi/tornado/4.1")
+    (home-page "http://www.tornadoweb.org/")
     (synopsis "Python web framework and asynchronous networking library")
     (description
      "Tornado is a Python web framework and asynchronous networking library,