Update docusaurus.config.js (#18577)

This commit is contained in:
Hugh A. Miles II 2022-02-03 12:17:37 -08:00 committed by GitHub
parent f3c393f305
commit aa648ed13f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ const config = {
({
docs: {
sidebarPath: require.resolve('./sidebars.js'),
editUrl: 'https://github.com/apache/superset/tree/master/docs-v2',
editUrl: 'https://github.com/apache/superset/tree/master/docs',
},
blog: {
showReadingTime: true,