fix typo (#13853)
Andrew Maguire committed
Oct 20, 2022 at 11:34 UTC
1197f0d067ee0e0b570f8d79c8e7809e12fba912
1 file changed
+2
-3
collectors/python.d.plugin/pandas/README.md
+2
-3
@@ -22,9 +22,8 @@ sudo pip install pandas requests
22
23
## Configuration
24
25
-Below is an example configuration to query some csv data from
26
-[london Netdata demo server](http://london.my-netdata.io/), do some data wrangling on it and save in
27
-format as expected by Netdata.
25
+Below is an example configuration to query some json weather data from [Open-Meteo](https://open-meteo.com),
26
+do some data wrangling on it and save in format as expected by Netdata.
27
28
```yaml
29
# example pulling some hourly temperature data