diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 5fbab49..07907d3 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -37,7 +37,7 @@ const config: Config = { sidebarPath: './sidebars.ts', // Please change this to your repo. // Remove this to remove the "edit this page" links. - editUrl: 'https://github.com/vendasta/website-docs', + // editUrl: 'https://github.com/vendasta/website-docs', }, theme: { customCss: './src/css/custom.css', @@ -91,11 +91,6 @@ const config: Config = { position: 'left', label: 'Getting Started', }, - { - href: 'https://github.com/vendasta/website-docs', - label: 'GitHub', - position: 'right', - }, ], }, footer: {