Skip to content

Commit 2ab1278

Browse files
Changed URL to point to new home page.
1 parent fb7994d commit 2ab1278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ def run(self):
385385
"See http://www.python.org/topics/database/DatabaseAPI-2.0.html.",
386386
author = "Anthony Tuininga",
387387
author_email = "[email protected]",
388-
url = "http://cx-oracle.sourceforge.net",
388+
url = "https://oracle.github.io/python-cx_Oracle",
389389
ext_modules = [extension],
390390
keywords = "Oracle",
391391
license = "BSD License",

0 commit comments

Comments
 (0)