Skip to content

Commit dc2744d

Browse files
authored
docs: update links to documentation (#278)
1 parent e34637d commit dc2744d

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.rst

+10-3
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,20 @@ influxdb-client-python
3232
:target: https://www.influxdata.com/slack
3333
:alt: Slack Status
3434

35-
.. _documentation: https://influxdb-client.readthedocs.io
35+
This repository contains the Python client library for the InfluxDB 2.0.
3636

3737
**Note: Use this client library with InfluxDB 2.x and InfluxDB 1.8+. For connecting to InfluxDB 1.7 or earlier instances, use the** `influxdb-python <https://github.com/influxdata/influxdb-python>`_ **client library.**
38-
3938
The API of the **influxdb-client-python** is not the backwards-compatible with the old one - **influxdb-python**.
4039

41-
The full API reference for this package is available here: `https://influxdb-client.readthedocs.io/en/stable/api.html <https://influxdb-client.readthedocs.io/en/stable/api.html>`_
40+
Documentation
41+
-------------
42+
43+
This section contains links to the client library documentation.
44+
45+
* `Product documentation <https://docs.influxdata.com/influxdb/v2.0/tools/client-libraries/>`_, `Getting Started <#getting-started>`_
46+
* `Examples <https://github.com/influxdata/influxdb-client-python/tree/master/examples>`_
47+
* `API Reference <https://influxdb-client.readthedocs.io/en/stable/api.html>`_
48+
* `Changelog <https://github.com/influxdata/influxdb-client-python/blob/master/CHANGELOG.md>`_
4249

4350
InfluxDB 2.0 client features
4451
----------------------------

0 commit comments

Comments
 (0)