Skip to content

Commit

Permalink
fix domain name
Browse files Browse the repository at this point in the history
  • Loading branch information
uvarov-frontend committed Dec 1, 2023
1 parent 5e38c50 commit 1352172
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/en/learn/getting-started/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ yarn add vanilla-calendar-pro

To include VanillaCalendar locally, follow these steps:

- Download the archive with the latest version of VanillaCalendar from [this link](https://vanilla-calendar.com/vanilla-calendar.zip).
- Download the archive with the latest version of VanillaCalendar from [this link](https://vanilla-calendar.pro/vanilla-calendar.zip).
- Unzip the archive into your project's folder.
- Include all the necessary files in your HTML document.

Expand Down
2 changes: 1 addition & 1 deletion docs/ru/learn/getting-started/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ yarn add vanilla-calendar-pro

Чтобы подключить VanillaCalendar локально, выполните следующие шаги:

- Скачайте архив с последней версией VanillaCalendar по [ссылке](https://vanilla-calendar.com/vanilla-calendar.zip).
- Скачайте архив с последней версией VanillaCalendar по [ссылке](https://vanilla-calendar.pro/vanilla-calendar.zip).
- Распакуйте архив в папку вашего проекта.
- Включите все необходимые файлы в вашем HTML-документе.

Expand Down

0 comments on commit 1352172

Please sign in to comment.