We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb7994d commit 2ab1278Copy full SHA for 2ab1278
setup.py
@@ -385,7 +385,7 @@ def run(self):
385
"See http://www.python.org/topics/database/DatabaseAPI-2.0.html.",
386
author = "Anthony Tuininga",
387
author_email = "[email protected]",
388
- url = "http://cx-oracle.sourceforge.net",
+ url = "https://oracle.github.io/python-cx_Oracle",
389
ext_modules = [extension],
390
keywords = "Oracle",
391
license = "BSD License",
0 commit comments