summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.txt b/docs/install.txt
index 173f4941ee..71f7abb653 100644
--- a/docs/install.txt
+++ b/docs/install.txt
@@ -86,7 +86,7 @@ to create a temporary test database.
.. _SQLite: http://www.sqlite.org/
.. _pysqlite: http://initd.org/tracker/pysqlite
.. _MySQL backend: ../databases/
-.. _cx_Oracle: http://www.python.net/crew/atuining/cx_Oracle/
+.. _cx_Oracle: http://cx-oracle.sourceforge.net//
.. _Oracle: http://www.oracle.com/
.. _testing framework: ../testing/