From 42b152b5361a7bdc8c3a51391c61605064f0e076 Mon Sep 17 00:00:00 2001 From: stefanbode Date: Thu, 5 May 2022 09:36:44 +0200 Subject: [PATCH] Updated link to documentation --- tasmota/xdrv_29_deepsleep.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/xdrv_29_deepsleep.ino b/tasmota/xdrv_29_deepsleep.ino index 9cfa1f070..3529ccd42 100644 --- a/tasmota/xdrv_29_deepsleep.ino +++ b/tasmota/xdrv_29_deepsleep.ino @@ -25,7 +25,7 @@ * - GPIO_DEEPSLEEP may be used to stop DeepSleep when connected to Gnd * - GPIO16 may be configured as GPIO_DEEPSLEEP * - * See wiki https://github.com/arendst/Tasmota/wiki/DeepSleep + * See wiki https://tasmota.github.io/docs/DeepSleep/ \*********************************************************************************************/ #define XDRV_29 29