File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ How to efficiently import large dataset
260
260
"""""""""""""""""""""""""""""""""""""""
261
261
262
262
263
- * sources - `import_data_set.py <https://github.com/influxdata/influxdb-client-python/blob/master/tests /import_data_set.py >`_
263
+ * sources - `import_data_set.py <https://github.com/influxdata/influxdb-client-python/blob/master/examples /import_data_set.py >`_
264
264
265
265
.. code-block :: python
266
266
@@ -357,7 +357,7 @@ Efficiency write data from IOT sensor
357
357
"""""""""""""""""""""""""""""""""""""
358
358
.. marker-iot-start
359
359
360
- * sources - `iot_sensor.py <https://github.com/influxdata/influxdb-client-python/blob/master/tests /iot_sensor.py >`_
360
+ * sources - `iot_sensor.py <https://github.com/influxdata/influxdb-client-python/blob/master/examples /iot_sensor.py >`_
361
361
362
362
.. code-block :: python
363
363
You can’t perform that action at this time.
0 commit comments