From 1cd2e57548b8c634b92fb81e1fd464bf62f00394 Mon Sep 17 00:00:00 2001 From: Eric Masser Date: Wed, 1 Apr 2015 13:36:02 +0200 Subject: Update pingdom.py Update the URL to the Pingdom API documentation --- py3status/modules/pingdom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3