Skip to content

Commit c404834

Browse files
committed
Fix index links
1 parent 0d91848 commit c404834

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

en/datalens/index.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ meta:
66
links:
77
- title: Getting started
88
description: Getting started with DataLens
9-
href: quickstart
9+
href: quickstart.html
1010
- title: Connections
1111
description: Connect to various data sources
12-
href: concepts/connection
12+
href: concepts/connection.html
1313
- title: Datasets
1414
description: Describe the structure of the data you got from the source
1515
href: dataset/
@@ -18,7 +18,7 @@ links:
1818
href: concepts/chart/
1919
- title: Dashboards
2020
description: Build your charts on a single page
21-
href: concepts/dashboard
21+
href: concepts/dashboard.html
2222
- title: Quotas and limits
2323
description: Technical and organizational restrictions
24-
href: concepts/limits
24+
href: concepts/limits.html

ru/datalens/index.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ meta:
66
links:
77
- title: Начало работы
88
description: Как начать работать с DataLens
9-
href: quickstart
9+
href: quickstart.html
1010
- title: Подключения
1111
description: Подключитесь к различным источникам данных
12-
href: concepts/connection
12+
href: concepts/connection.html
1313
- title: Датасеты
1414
description: Опишите структуру данных, полученных из источника
1515
href: dataset/
@@ -18,7 +18,7 @@ links:
1818
href: concepts/chart/
1919
- title: Дашборды
2020
description: Соберите свои чарты на одной странице
21-
href: concepts/dashboard
21+
href: concepts/dashboard.html
2222
- title: Квоты и лимиты
2323
description: Технические и организационные ограничения сервиса
24-
href: concepts/limits
24+
href: concepts/limits.html

0 commit comments

Comments
 (0)