From 328ef876a43cf4b20bb7b051eaf4e01c7970e417 Mon Sep 17 00:00:00 2001 From: Rene Pot Date: Tue, 24 Sep 2024 16:19:31 +0100 Subject: [PATCH] docs:fix markdown link --- docs/docs/components/calendar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/components/calendar.md b/docs/docs/components/calendar.md index 7bc53b167..855feed3c 100644 --- a/docs/docs/components/calendar.md +++ b/docs/docs/components/calendar.md @@ -14,7 +14,7 @@ The Calendar is a component to display a calendar to pick a day in multiple cale The component is built on top of [multi-calendar-dates](https://github.com/dhis2/multi-calendar-dates/tree/beta) which is an internal library to abstract date-related operations (i.e. calendars, period selectors, date math etc..). The library itself relies on the [Temporal proposal](https://tc39.es/proposal-temporal/#sec-temporal-intro). The proposal (currently at Stage 3 draft) aims to improve built-in support for dates and times in browsers, addressing challenges such as support for timezones, DST-safe artithemtic, string serialization and interoperability via standardized formats, and full support for non-Gregorian calendars. -Here are some sample calendars built with this UI component. Check [StoryBook]((https://ui.dhis2.nu/demo/?path=/story/calendar--with-ethiopic) to play with all the options available for building a Calendar. +Here are some sample calendars built with this UI component. Check [StoryBook](https://ui.dhis2.nu/demo/?path=/story/calendar--with-ethiopic) to play with all the options available for building a Calendar. ## Ethiopic calendar