Skip to content

Commit 8e7cf44

Browse files
update github links (#23)
1 parent bfd3e7d commit 8e7cf44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = attr: firebolt.__version__
44
description = Python SDK for Firebolt
55
long_description = file: README.md
66
long_description_content_type = text/markdown
7-
url = https://github.com/firebolt-analytics/firebolt-sdk
7+
url = https://github.com/firebolt-db/firebolt-sdk
88
author = Firebolt
99
author_email = [email protected]
1010
license = Apache-2.0
@@ -16,7 +16,7 @@ classifiers =
1616
Programming Language :: Python :: 3 :: Only
1717
Programming Language :: Python :: 3.9
1818
project_urls =
19-
Bug Tracker = https://github.com/firebolt-analytics/firebolt-sdk/issues
19+
Bug Tracker = https://github.com/firebolt-db/firebolt-sdk/issues
2020

2121
[options]
2222
packages = find:

0 commit comments

Comments
 (0)