summary refs log tree commit diff
path: root/gnu/packages/python.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python.scm')
-rw-r--r--gnu/packages/python.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index c68aa31173..e5e02cf4a0 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -10714,7 +10714,7 @@ possible on all supported Python versions.")
      `(#:python ,python-2))
     (propagated-inputs
      `(("python2-markdown" ,python2-markdown)))
-    (home-page "https://pythonhosted.org/Cheetah/")
+    (home-page "http://cheetahtemplate.org/")
     (synopsis "Template engine")
     (description "Cheetah is a text-based template engine and Python code
 generator.