We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5321b10 commit aff8b4aCopy full SHA for aff8b4a
1 file changed
docusaurus.config.js
@@ -133,7 +133,7 @@ const config = {
133
title: 'DHTMLX RichText Documentation',
134
tagline: 'DHTMLX RichText Documentation',
135
url: 'https://docs.dhtmlx.com',
136
- baseUrl: '/richtext/',
+ baseUrl: '/test-richtext/',
137
onBrokenLinks: 'warn',
138
// onBrokenMarkdownLinks: 'warn', // deprecated in v3.9.1
139
onBrokenAnchors: 'warn',
0 commit comments