Skip to content

Commit 4aa63fe

Browse files
committed
updated the editURL to point to the web UI
1 parent e01c89b commit 4aa63fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const getConfig = async () => {
5757
// Please change this to your repo.
5858
// Remove this to remove the "edit this page" links.
5959
editUrl:
60-
'https://github.dev/tableau/extensions-api/blob/main/website/',
60+
'https://github.com/tableau/extensions-api/blob/gh-pages-dev/website',
6161
remarkPlugins: [remarkDefList],
6262
sidebarCollapsed: true,
6363
},

0 commit comments

Comments
 (0)