We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6bd543a + 14a851e commit 04e33a3Copy full SHA for 04e33a3
setup.py
@@ -36,7 +36,7 @@
36
REPOSITORY = "https://github.com/PingThingsIO/btrdb-python"
37
PACKAGE = "btrdb"
38
URL = "http://btrdb.io/"
39
-DOCS_URL = "https://btrdb.readthedocs.io/en/latest/"
+DOCS_URL = "https://btrdb-python.readthedocs.io/en/latest/"
40
41
## Define the keywords
42
KEYWORDS = ('btrdb', 'berkeley', 'timeseries', 'database', 'bindings' 'gRPC')
0 commit comments