From 71452eb02de3bf1ff3e14d217514af9c1a624c98 Mon Sep 17 00:00:00 2001 From: Andi Albrecht Date: Fri, 29 May 2009 06:14:42 +0200 Subject: Replaced bitbucket links with links to Google Code. --- extras/appengine/templates/source.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extras') diff --git a/extras/appengine/templates/source.html b/extras/appengine/templates/source.html index 30aebc8..4b37eeb 100644 --- a/extras/appengine/templates/source.html +++ b/extras/appengine/templates/source.html @@ -6,16 +6,16 @@

Python Module

- The sources for the SQL parser and formatter module are currently - hosted on bitbucket. + The sources for the SQL parser and formatter module are + hosted on Google Code. To clone the repository run:

- hg clone http://bitbucket.org/andialbrecht/python-sqlparse/ + hg clone http://python-sqlparse.googlecode.com/hg/ python-sqlparse

Visit the project page | - Browse the sources online + Browse the sources online | API Documentation

-- cgit v1.2.1