This is an automated email from the ASF dual-hosted git repository.

hugh pushed a commit to branch doc-reference
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 4e1c6618549b15da49233bc23d54835ec4712e94
Author: Hugh A. Miles II <hughmi...@gmail.com>
AuthorDate: Thu Feb 3 10:48:01 2022 -0800

    Update docusaurus.config.js
---
 docs/docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index 4ed77ea..1a14752 100644
--- a/docs/docusaurus.config.js
+++ b/docs/docusaurus.config.js
@@ -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,

Reply via email to