From c9ff78baba4222e29fc6ba315b62b99c9c77929a Mon Sep 17 00:00:00 2001 From: Jonas Skoogh Date: Sun, 28 Oct 2018 13:18:42 +0100 Subject: [PATCH] Updated the link to the holidays Python Module (#7194) --- source/_components/binary_sensor.workday.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/binary_sensor.workday.markdown b/source/_components/binary_sensor.workday.markdown index 8e663a16e1b..1427b7e0ad4 100644 --- a/source/_components/binary_sensor.workday.markdown +++ b/source/_components/binary_sensor.workday.markdown @@ -45,13 +45,13 @@ name: country: description: > Country code according to - [holidays](https://pypi.python.org/pypi/holidays/0.9.4) notation. + [holidays](https://pypi.org/project/holidays/) notation. required: true type: string province: description: > Province code according to - [holidays](https://pypi.python.org/pypi/holidays/0.9.4) notation. + [holidays](https://pypi.org/project/holidays/) notation. required: false type: string workdays: