diff --git a/python/fbprophet/hdays.py b/python/fbprophet/hdays.py index 6711a29..2ed33ad 100644 --- a/python/fbprophet/hdays.py +++ b/python/fbprophet/hdays.py @@ -906,7 +906,7 @@ class Turkey(HolidayBase): Implement public holidays in Turkey Reference: - https://en.wikipedia.org/wiki/Public_holidays_in_Thailand + https://en.wikipedia.org/wiki/Public_holidays_in_Turkey """ def __init__(self, **kwargs):