diff options
| author | Ultrabug <ultrabug@ultrabug.net> | 2015-04-01 13:48:29 +0200 |
|---|---|---|
| committer | Ultrabug <ultrabug@ultrabug.net> | 2015-04-01 13:48:29 +0200 |
| commit | e53c74e4c3586638991769e864cb97e78945d583 (patch) | |
| tree | 0f894d5e73c3499e6815e1cd99952a85246319e9 | |
| parent | 62d8f7454ae3bfe433d2cce2081921ec60501e73 (diff) | |
| parent | 1cd2e57548b8c634b92fb81e1fd464bf62f00394 (diff) | |
Merge pull request #90 from e-flex/master
pingdom module : update doc URL by @e-flex
| -rw-r--r-- | py3status/modules/pingdom.py | 2 |
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 |
