Skip to content

Commit 14a851e

Browse files
committed
change link to docs in setup.py
1 parent bb16eb1 commit 14a851e

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
@@ -36,7 +36,7 @@
3636
REPOSITORY = "https://github.com/PingThingsIO/btrdb-python"
3737
PACKAGE = "btrdb"
3838
URL = "http://btrdb.io/"
39-
DOCS_URL = "https://btrdb.readthedocs.io/en/latest/"
39+
DOCS_URL = "https://btrdb-python.readthedocs.io/en/latest/"
4040

4141
## Define the keywords
4242
KEYWORDS = ('btrdb', 'berkeley', 'timeseries', 'database', 'bindings' 'gRPC')

0 commit comments

Comments
 (0)