Skip to content

Commit a982cb8

Browse files
authored
Merge pull request #584 from tableau/gh-pages-dev
Updating the Edit this Page link to point to the correct page
2 parents c4db159 + 8198e0f commit a982cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)