summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorR. Tyler Ballance <tyler@slide.com>2009-06-01 22:12:48 -0700
committerR. Tyler Ballance <tyler@slide.com>2009-06-01 22:12:48 -0700
commit80bc4b8601cdf757742cce761961568d33c23ca3 (patch)
tree7dc8abc3da484651e03973bf67d6152f8cea2f0c
parent732a134a96fd6ab00bef73622aa49e698d988414 (diff)
parent56c8db9bc8e41b50e649ed4f9510a6be0d96eab6 (diff)
downloadpython-cheetah-80bc4b8601cdf757742cce761961568d33c23ca3.tar.gz
Merge branch 'master' of git@github.com:rtyler/cheetah into next
-rw-r--r--BUGS2
-rw-r--r--SetupConfig.py8
-rw-r--r--TODO2
3 files changed, 6 insertions, 6 deletions
diff --git a/BUGS b/BUGS
index 56d0d47..6281633 100644
--- a/BUGS
+++ b/BUGS
@@ -1,2 +1,2 @@
-Please see http://bugs.communitycheetah.org
+Please see http://bugs.cheetahtemplate.org
diff --git a/SetupConfig.py b/SetupConfig.py
index 0e3f12f..3445fdd 100644
--- a/SetupConfig.py
+++ b/SetupConfig.py
@@ -4,7 +4,7 @@ from src.Version import Version as version
maintainer = "R. Tyler Ballance"
author = "Tavis Rudd"
author_email = "cheetahtemplate-discuss@lists.sf.net"
-url = "http://www.communitycheetah.org/"
+url = "http://www.cheetahtemplate.org/"
packages = ['Cheetah',
'Cheetah.Macros',
'Cheetah.Templates',
@@ -65,7 +65,7 @@ used to generate C++ game code, Java, sql, form emails and even Python code.
Documentation
================================================================================
For a high-level introduction to Cheetah please refer to the User\'s Guide
-at http://www.communitycheetah.org/learn.html
+at http://www.cheetahtemplate.org/learn.html
Mailing list
================================================================================
@@ -74,10 +74,10 @@ Subscribe at http://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss
Credits
================================================================================
-http://www.communitycheetah.org/credits.html
+http://www.cheetahtemplate.org/credits.html
Recent Changes
================================================================================
-See http://www.communitycheetah.org/CHANGES.txt for full details
+See http://www.cheetahtemplate.org/CHANGES.txt for full details
'''
diff --git a/TODO b/TODO
index a44c0f8..536eb9f 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-NOTE: Please see http://bugs.communitycheetah.org
+NOTE: Please see http://bugs.cheetahtemplate.org
for future feature requests/bugs/TODO