Author: russellm
Date: 2008-09-14 04:34:31 -0500 (Sun, 14 Sep 2008)
New Revision: 9025

Modified:
   django/trunk/docs/topics/install.txt
Log:
Fixed #9077: Modified the database installation notes to point to somewhere 
useful, rather than initd.org's rant page about Trac. Thanks to velo for the 
report.

Modified: django/trunk/docs/topics/install.txt
===================================================================
--- django/trunk/docs/topics/install.txt        2008-09-14 08:58:16 UTC (rev 
9024)
+++ django/trunk/docs/topics/install.txt        2008-09-14 09:34:31 UTC (rev 
9025)
@@ -98,11 +98,11 @@
 .. _PostgreSQL: http://www.postgresql.org/
 .. _MySQL: http://www.mysql.com/
 .. _Django's ticket system: http://code.djangoproject.com/report/1
-.. _psycopg: http://initd.org/tracker/psycopg
+.. _psycopg: http://initd.org/pub/software/psycopg/
 .. _compiled Windows version: 
http://stickpeople.com/projects/python/win-psycopg/
 .. _MySQLdb: http://sourceforge.net/projects/mysql-python
 .. _SQLite: http://www.sqlite.org/
-.. _pysqlite: http://initd.org/tracker/pysqlite
+.. _pysqlite: http://initd.org/pub/software/pysqlite/
 .. _cx_Oracle: http://cx-oracle.sourceforge.net/
 .. _Oracle: http://www.oracle.com/
 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to