Skip to content

Commit 2433f12

Browse files
committed
docs(ms3productsets): fix links in admin and interface sections for consistency
1 parent 42a5de3 commit 2433f12

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/components/ms3productsets/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ms3ProductSets — компонент для [MiniShop3](/components/minishop3/)
5151
- **Вывод на сайте** — сниппет **`ms3ProductSets`**, опционально AJAX через коннектор **`get_set`** и **`window.ms3ProductSets.render()`** ([API](api), [интеграция](integration))
5252
- **Кеш** — TTL задаётся **`ms3productsets.cache_lifetime`**; при **`0`** кеш отключён ([системные настройки](settings))
5353
- **Корзина** — кнопки с **`data-add-to-cart`**, «добавить весь набор» (**`data-add-set`**) через **`productsets.js`** и коннектор **`add_to_cart`**
54-
- **Админка** — раздел **Компоненты → Подборки товаров** (VueTools + PrimeVue): шаблоны, применение к категориям, отвязка ([админка](admin), [интерфейс](interface))
54+
- **Админка** — раздел **Компоненты → Подборки товаров** (VueTools + PrimeVue): шаблоны, применение к категориям, отвязка ([админка](admin), [интерфейс](interface/))
5555
- **Плагины** — синхронизация TV в БД при сохранении товара, очистка связей при удалении ресурса ([архитектура](architecture))
5656
- **Локализация** — лексикон компонента, на фронте — сниппет **`mspsLexiconScript`** (`window.mspsLexicon`, `window.mspsConfig`)
5757

docs/en/components/ms3productsets/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ms3ProductSets adds recommendation blocks to [MiniShop3](/en/components/minishop
5151
- **Site output****`ms3ProductSets`** snippet; optional AJAX via **`get_set`** and **`window.ms3ProductSets.render()`** ([API](/en/components/ms3productsets/api), [integration](/en/components/ms3productsets/integration))
5252
- **Cache** — TTL from **`ms3productsets.cache_lifetime`**; **`0`** disables cache ([system settings](/en/components/ms3productsets/settings))
5353
- **Cart** — buttons with **`data-add-to-cart`**, “add whole set” (**`data-add-set`**) via **`productsets.js`** and **`add_to_cart`** on the connector
54-
- **Manager UI****Components → Product sets** (VueTools + PrimeVue): templates, apply to categories, unbind ([manager guide](/en/components/ms3productsets/admin), [interface](/en/components/ms3productsets/interface))
54+
- **Manager UI****Components → Product sets** (VueTools + PrimeVue): templates, apply to categories, unbind ([manager guide](/en/components/ms3productsets/admin), [interface](/en/components/ms3productsets/interface/))
5555
- **Plugins** — sync TVs to the DB on product save, clean links when a resource is deleted ([architecture](/en/components/ms3productsets/architecture))
5656
- **Localization** — component lexicon; on the frontend use **`mspsLexiconScript`** (`window.mspsLexicon`, `window.mspsConfig`)
5757

0 commit comments

Comments
 (0)