Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit 7186e2b

Browse files
Sandutsa Vadimashumkov-finam
authored andcommitted
SR-13135: Update Trade API information and enforce strict link checks
1 parent 675272c commit 7186e2b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/common-info.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
sidebar_position: 1
23
slug: /
34
---

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const config = {
1515
"Сервис для организации взаимодействия пользовательских приложений с сервером TRANSAQ",
1616
url: domain,
1717
baseUrl: pathname,
18-
onBrokenLinks: "log",
18+
onBrokenLinks: "throw",
1919
onBrokenMarkdownLinks: "warn",
2020
favicon: "img/favicon.ico",
2121
trailingSlash: false,

0 commit comments

Comments
 (0)