From a6ead4729f691d44bc98cb6fc2104b224085e5d5 Mon Sep 17 00:00:00 2001 From: mercy-orejo Date: Wed, 27 Nov 2024 19:01:31 +0300 Subject: [PATCH 1/2] SEO-192068-React-calendar --- ej2-react/calendar/how-to/change-the-first-day-of-week.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ej2-react/calendar/how-to/change-the-first-day-of-week.md b/ej2-react/calendar/how-to/change-the-first-day-of-week.md index b028608a2..350213d35 100644 --- a/ej2-react/calendar/how-to/change-the-first-day-of-week.md +++ b/ej2-react/calendar/how-to/change-the-first-day-of-week.md @@ -10,7 +10,7 @@ domainurl: ##DomainURL## # Change the first day of week in React Calendar component -The Calendar provides an option to change the first day of the week by using the [`firstDayOfWeek`](https://ej2.syncfusion.com/react/documentation/api/calendar#firstdayofweek) property. Day of the week starts from 0(Sunday) to 6(Saturday). +The Calendar provides an option to change the first day of the week by using the [`firstDayOfWeek`](https://ej2.syncfusion.com/react/documentation/api/calendar/#firstdayofweek) property. Day of the week starts from 0(Sunday) to 6(Saturday). > By default, the first day of week is based on culture specific. From 32ef2672a4cab7eb9ac0609138d8314e8d843231 Mon Sep 17 00:00:00 2001 From: mercy-orejo Date: Wed, 27 Nov 2024 19:08:11 +0300 Subject: [PATCH 2/2] Update getting-started.md --- ej2-react/schedule/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ej2-react/schedule/getting-started.md b/ej2-react/schedule/getting-started.md index 7f6c6746c..2047e52d3 100644 --- a/ej2-react/schedule/getting-started.md +++ b/ej2-react/schedule/getting-started.md @@ -291,4 +291,4 @@ The output will display the Scheduler with the specified view configuration. {% previewsample "page.domainurl/code-snippet/schedule/views-cs1" %} -> You can also explore our [React Scheduler example](https://ej2.syncfusion.com/react/demos/#/material/schedule/overview) that shows how to use the toolbar buttons to play with Scheduler functionalities. +> You can also explore our [React Scheduler example](https://ej2.syncfusion.com/react/demos/#/bootstrap5/schedule/overview) that shows how to use the toolbar buttons to play with Scheduler functionalities.