We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4db159 + 8198e0f commit a982cb8Copy full SHA for a982cb8
website/docusaurus.config.js
@@ -57,7 +57,7 @@ const getConfig = async () => {
57
// Please change this to your repo.
58
// Remove this to remove the "edit this page" links.
59
editUrl:
60
- 'https://github.dev/tableau/extensions-api/blob/main/website/',
+ 'https://github.com/tableau/extensions-api/blob/gh-pages-dev/website',
61
remarkPlugins: [remarkDefList],
62
sidebarCollapsed: true,
63
},
0 commit comments