Changed URL to point to new home page.

This commit is contained in:
Anthony Tuininga 2017-03-09 19:44:54 -07:00
parent fb7994df74
commit 2ab1278917

View File

@ -385,7 +385,7 @@ setup(
"See http://www.python.org/topics/database/DatabaseAPI-2.0.html.",
author = "Anthony Tuininga",
author_email = "anthony.tuininga@gmail.com",
url = "http://cx-oracle.sourceforge.net",
url = "https://oracle.github.io/python-cx_Oracle",
ext_modules = [extension],
keywords = "Oracle",
license = "BSD License",