Skip to content

Commit 04e33a3

Browse files
authored
Merge pull request #6 from PingThingsIO/update_docs
change link to docs in setup.py
2 parents 6bd543a + 14a851e commit 04e33a3

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)