Skip to content

Commit 867f868

Browse files
committed
build: Fixed url typo.
1 parent 65acd8a commit 867f868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Homepage = "https://questdb.io/"
3333
Changelog = "https://py-questdb-client.readthedocs.io/en/latest/changelog.html"
3434
Documentation = "https://py-questdb-client.readthedocs.io/en/latest/index.html"
3535
Source = "https://github.com/questdb/py-questdb-client/"
36-
Tracker = "https://github.com/questdb/c-questdb-client/issues"
36+
Tracker = "https://github.com/questdb/py-questdb-client/issues"
3737
Slack = "http://slack.questdb.io"
3838

3939

0 commit comments

Comments
 (0)