Update docusaurus.config.js (#18577)
This commit is contained in:
parent
f3c393f305
commit
aa648ed13f
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue