Skip to content

Commit d172f26

Browse files
authored
docs: change 1.8 link to correct 2.0 link (#185)
1 parent f4e20aa commit d172f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ InfluxDB 2.0 client features
4646
- into csv, raw data, `flux_table <https://github.com/influxdata/influxdb-client-python/blob/master/influxdb_client/client/flux_table.py#L5>`_ structure, `Pandas DataFrame <https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html>`_
4747
- `How to queries <#queries>`_
4848
- Writing data using
49-
- `Line Protocol <https://docs.influxdata.com/influxdb/v1.8/write_protocols/line_protocol_tutorial>`_
49+
- `Line Protocol <https://docs.influxdata.com/influxdb/latest/reference/syntax/line-protocol>`_
5050
- `Data Point <https://github.com/influxdata/influxdb-client-python/blob/master/influxdb_client/client/write/point.py#L16>`__
5151
- `RxPY <https://rxpy.readthedocs.io/en/latest/>`__ Observable
5252
- `Pandas DataFrame <https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html>`_

0 commit comments

Comments
 (0)