Skip to content

Commit b5e8193

Browse files
[update] warn config
# Conflicts: # docusaurus.config.js
1 parent 579adc5 commit b5e8193

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ const config = {
137137
url: 'https://docs.dhtmlx.com',
138138
baseUrl: '/booking/',
139139
onBrokenLinks: 'warn',
140-
onBrokenMarkdownLinks: 'warn', // deprecated in v3.9.1
140+
// onBrokenMarkdownLinks: 'warn', // deprecated in v3.9.1
141141
favicon: 'img/favicon.ico',
142142
organizationName: 'DHTMLX', // Usually your GitHub org/user name.
143143
projectName: 'docs-booking', // Usually your repo name.

0 commit comments

Comments
 (0)