We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fee84 commit c7c2bfdCopy full SHA for c7c2bfd
docusaurus.config.js
@@ -150,7 +150,7 @@ const config = {
150
({
151
docs: {
152
sidebarPath: require.resolve('./sidebars.js'),
153
- //editUrl: 'https://github.com/DHTMLX/docs-kanban/edit/master/',
+ editUrl: 'https://github.com/DHTMLX/docs-kanban/edit/master/',
154
routeBasePath: '/',
155
},
156
theme: {
package.json
@@ -14,8 +14,8 @@
14
"write-heading-ids": "docusaurus write-heading-ids"
15
16
"dependencies": {
17
- "@docusaurus/core": "^2.0.0-beta.19",
18
- "@docusaurus/preset-classic": "^2.0.0-beta.19",
+ "@docusaurus/core": "^2.1.0",
+ "@docusaurus/preset-classic": "^2.1.0",
19
"@mdx-js/react": "^1.6.21",
20
"@svgr/webpack": "^5.5.0",
21
"clsx": "^1.1.1",
0 commit comments