Skip to content

Commit aff8b4a

Browse files
committed
set baseUrl
1 parent 5321b10 commit aff8b4a

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
@@ -133,7 +133,7 @@ const config = {
133133
title: 'DHTMLX RichText Documentation',
134134
tagline: 'DHTMLX RichText Documentation',
135135
url: 'https://docs.dhtmlx.com',
136-
baseUrl: '/richtext/',
136+
baseUrl: '/test-richtext/',
137137
onBrokenLinks: 'warn',
138138
// onBrokenMarkdownLinks: 'warn', // deprecated in v3.9.1
139139
onBrokenAnchors: 'warn',

0 commit comments

Comments
 (0)