summaryrefslogtreecommitdiffstats
path: root/py3status/modules/pingdom.py
diff options
context:
space:
mode:
authorEric Masser <eric@massers.se>2015-04-01 13:36:02 +0200
committerEric Masser <eric@massers.se>2015-04-01 13:36:02 +0200
commit1cd2e57548b8c634b92fb81e1fd464bf62f00394 (patch)
tree0f894d5e73c3499e6815e1cd99952a85246319e9 /py3status/modules/pingdom.py
parent62d8f7454ae3bfe433d2cce2081921ec60501e73 (diff)
Update pingdom.py
Update the URL to the Pingdom API documentation
Diffstat (limited to 'py3status/modules/pingdom.py')
-rw-r--r--py3status/modules/pingdom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/py3status/modules/pingdom.py b/py3status/modules/pingdom.py
index 482fc3f..a4147bd 100644
--- a/py3status/modules/pingdom.py
+++ b/py3status/modules/pingdom.py
@@ -3,7 +3,7 @@
Display the latest response time of the configured Pingdom checks.
We also verify the status of the checks and colorize if needed.
-Pingdom API doc : https://www.pingdom.com/services/api-documentation-rest/
+Pingdom API doc : https://www.pingdom.com/features/api/documentation/
Configuration parameters:
- app_key : create an APP KEY on pingdom first