summaryrefslogtreecommitdiffstats
path: root/collectors
diff options
context:
space:
mode:
authorAndrew Maguire <andrewm4894@gmail.com>2022-10-20 11:34:31 +0100
committerGitHub <noreply@github.com>2022-10-20 13:34:31 +0300
commit1197f0d067ee0e0b570f8d79c8e7809e12fba912 (patch)
tree1b22d737ca2cdb729cb544c714442f12dd91083d /collectors
parent6b7f327e204cae14c5e2374cf0608a008d784276 (diff)
fix typo (#13853)
Diffstat (limited to 'collectors')
-rw-r--r--collectors/python.d.plugin/pandas/README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/collectors/python.d.plugin/pandas/README.md b/collectors/python.d.plugin/pandas/README.md
index 68a08a9dbd..141549478d 100644
--- a/collectors/python.d.plugin/pandas/README.md
+++ b/collectors/python.d.plugin/pandas/README.md
@@ -22,9 +22,8 @@ sudo pip install pandas requests
## Configuration
-Below is an example configuration to query some csv data from
-[london Netdata demo server](http://london.my-netdata.io/), do some data wrangling on it and save in
-format as expected by Netdata.
+Below is an example configuration to query some json weather data from [Open-Meteo](https://open-meteo.com),
+do some data wrangling on it and save in format as expected by Netdata.
```yaml
# example pulling some hourly temperature data