Skip to content

Commit 7bc82ca

Browse files
authored
Update URL in setup.py
1 parent dea3667 commit 7bc82ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ def run_tests(self):
298298
license = 'LGPL',
299299
platforms = 'any',
300300
keywords = ['mssql', 'SQL Server', 'database', 'DB-API'],
301-
url = 'http://pymssql.org',
301+
url = 'http://pymssql.readthedocs.io',
302302
cmdclass = {
303303
'build_ext': build_ext,
304304
'clean': clean,

0 commit comments

Comments
 (0)