# HG changeset patch # User osimons # Date 1247502857 0 # Node ID 7f181708d048d855cfc71274f99a0010284f369b # Parent 2cc06425117a54ef5d42412b5334107db484f083 0.6dev: Changing some left-over references to old project site. Closes #272. diff --git a/README.txt b/README.txt --- a/README.txt +++ b/README.txt @@ -138,4 +138,4 @@ For further documentation, please see the Bitten website at: - + diff --git a/bitten/build/phptools.py b/bitten/build/phptools.py --- a/bitten/build/phptools.py +++ b/bitten/build/phptools.py @@ -6,7 +6,7 @@ # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms -# are also available at http://bitten.cmlenz.net/wiki/License. +# are also available at http://bitten.edgewall.org/wiki/License. import logging import os diff --git a/bitten/build/tests/phptools.py b/bitten/build/tests/phptools.py --- a/bitten/build/tests/phptools.py +++ b/bitten/build/tests/phptools.py @@ -6,7 +6,7 @@ # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms -# are also available at http://bitten.cmlenz.net/wiki/License. +# are also available at http://bitten.edgewall.org/wiki/License. import os import shutil