Mercurial > p > roundup > code
diff doc/installation.txt @ 3336:f2ba6b549680 maint-0.8
fix PySQLite site URL
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Mon, 23 May 2005 13:33:35 +0000 |
| parents | ae7ddb3eb091 |
| children |
line wrap: on
line diff
--- a/doc/installation.txt Sun May 22 18:03:12 2005 +0000 +++ b/doc/installation.txt Mon May 23 13:33:35 2005 +0000 @@ -754,4 +754,4 @@ .. _mod_python: http://www.modpython.org/ .. _MySQLdb: http://sourceforge.net/projects/mysql-python .. _Psycopg: http://initd.org/software/initd/psycopg -.. _pysqlite: http://pysqlite.sourceforge.net/ +.. _pysqlite: http://pysqlite.org/
