From ed3c118927686a855bbc33fa12f346e35d5043ec Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 7 Mar 2022 12:46:08 +0100 Subject: [PATCH] Update link (#21911) --- source/_integrations/time_date.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/time_date.markdown b/source/_integrations/time_date.markdown index 22720570c3b..add6fa74e51 100644 --- a/source/_integrations/time_date.markdown +++ b/source/_integrations/time_date.markdown @@ -35,7 +35,7 @@ sensor: {% configuration %} display_options: - description: The option to display. The types *date_time*, *date_time_utc*, *time_date*, and *date_time_iso* shows the date and the time. The other types just the time or the date. *beat* shows the [Swatch Internet Time](https://2020.swatch.com/en_my/internet-time/). + description: The option to display. The types *date_time*, *date_time_utc*, *time_date*, and *date_time_iso* shows the date and the time. The other types just the time or the date. *beat* shows the [Swatch Internet Time](https://en.wikipedia.org/wiki/Swatch_Internet_Time). required: true type: list {% endconfiguration %}