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 1b822f5 commit 98cdfb2Copy full SHA for 98cdfb2
website/docusaurus.config.ts
@@ -19,6 +19,7 @@ const config: Config = {
19
sidebarPath: require.resolve('./sidebars'),
20
showLastUpdateTime: true,
21
routeBasePath: '/',
22
+ editUrl: 'https://github.com/reduxjs/redux-toolkit/blob/master/docs/',
23
include: [
24
'{api,assets,introduction,migrations,rtk-query,tutorials,usage}/**/*.{md,mdx}',
25
], // no other way to exclude node_modules
0 commit comments