Skip to content

Commit fe7e168

Browse files
committed
Change influxdb -> influxdata
1 parent e035d33 commit fe7e168

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
InfluxDB-Python is a client for interacting with InfluxDB_.
44

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
77

88
.. image:: https://readthedocs.org/projects/influxdb-python/badge/?version=latest&style
99
:target: http://influxdb-python.readthedocs.org/
@@ -14,7 +14,7 @@ InfluxDB-Python is a client for interacting with InfluxDB_.
1414
:alt: Coverage
1515

1616
.. image:: https://pypip.in/download/influxdb/badge.svg
17-
:target: https://pypi.python.org/pypi//influxdb/
17+
:target: https://pypi.python.org/pypi/influxdb/
1818
:alt: Downloads
1919

2020
.. image:: https://pypip.in/version/influxdb/badge.svg
@@ -31,7 +31,7 @@ InfluxDB-Python is a client for interacting with InfluxDB_.
3131

3232
.. _readme-about:
3333

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/
3535

3636

3737
.. _installation:
@@ -167,15 +167,15 @@ problems or submit contributions.
167167
TODO
168168
====
169169

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
171171

172172

173173
Source code
174174
===========
175175

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
177177

178178

179-
.. _InfluxDB: http://influxdb.com/
179+
.. _InfluxDB: http://influxdata.com/
180180
.. _Sphinx: http://sphinx.pocoo.org/
181181
.. _Tox: https://tox.readthedocs.org

0 commit comments

Comments
 (0)