From 75f778ac4bcd22c880d24be144a7e21332773870 Mon Sep 17 00:00:00 2001 From: Jonathan Calos Date: Sat, 2 Aug 2025 16:33:47 +0300 Subject: [PATCH] Update calendar-types.md updated the page --- MAUI/Scheduler/calendar-types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAUI/Scheduler/calendar-types.md b/MAUI/Scheduler/calendar-types.md index a43a2efc91..2cc1c79b9b 100644 --- a/MAUI/Scheduler/calendar-types.md +++ b/MAUI/Scheduler/calendar-types.md @@ -8,7 +8,7 @@ documentation: ug --- # Calendar types in .NET MAUI Scheduler (SfScheduler) -The Scheduler control supports different types of calendars such as Gregorian, Korean, Hebrew, and more. Change the calendar types by using the [CalendarType](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Scheduler.SfScheduler.html#Syncfusion_Maui_Scheduler_SfScheduler_CalendarType) property in the SfScheduler. +The Scheduler control supports [different types of calendars] (https://www.jocalendars.com/types-of-calendars/) such as Gregorian, Korean, Hebrew, and more. Change the calendar types by using the [CalendarType](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Scheduler.SfScheduler.html#Syncfusion_Maui_Scheduler_SfScheduler_CalendarType) property in the SfScheduler.