2
2
3
3
InfluxDB-Python is a client for interacting with InfluxDB _.
4
4
5
- .. image :: https://travis-ci.org/influxdb /influxdb-python.svg?branch=master
6
- :target: https://travis-ci.org/influxdb /influxdb-python
5
+ .. image :: https://travis-ci.org/influxdata /influxdb-python.svg?branch=master
6
+ :target: https://travis-ci.org/influxdata /influxdb-python
7
7
8
8
.. image :: https://readthedocs.org/projects/influxdb-python/badge/?version=latest&style
9
9
:target: http://influxdb-python.readthedocs.org/
@@ -14,7 +14,7 @@ InfluxDB-Python is a client for interacting with InfluxDB_.
14
14
:alt: Coverage
15
15
16
16
.. image :: https://pypip.in/download/influxdb/badge.svg
17
- :target: https://pypi.python.org/pypi// influxdb/
17
+ :target: https://pypi.python.org/pypi/influxdb/
18
18
:alt: Downloads
19
19
20
20
.. image :: https://pypip.in/version/influxdb/badge.svg
@@ -31,7 +31,7 @@ InfluxDB-Python is a client for interacting with InfluxDB_.
31
31
32
32
.. _readme-about :
33
33
34
- InfluxDB is an open-source distributed time series database, find more about InfluxDB _ at http://influxdb .com/
34
+ InfluxDB is an open-source distributed time series database, find more about InfluxDB _ at http://influxdata .com/
35
35
36
36
37
37
.. _installation :
@@ -167,15 +167,15 @@ problems or submit contributions.
167
167
TODO
168
168
====
169
169
170
- The TODO/Roadmap can be found in Github bug tracker: https://github.com/influxdb /influxdb-python/issues
170
+ The TODO/Roadmap can be found in Github bug tracker: https://github.com/influxdata /influxdb-python/issues
171
171
172
172
173
173
Source code
174
174
===========
175
175
176
- The source code is currently available on Github: https://github.com/influxdb /influxdb-python
176
+ The source code is currently available on Github: https://github.com/influxdata /influxdb-python
177
177
178
178
179
- .. _InfluxDB : http://influxdb .com/
179
+ .. _InfluxDB : http://influxdata .com/
180
180
.. _Sphinx : http://sphinx.pocoo.org/
181
181
.. _Tox : https://tox.readthedocs.org
0 commit comments