docs: update edit link (#2104)

This commit is contained in:
Tony
2022-12-19 18:09:16 +01:00
committed by GitHub
parent c9c5e915ce
commit e8ada146e1

View File

@@ -162,7 +162,7 @@ module.exports = {
{ {
docs: { docs: {
sidebarPath: require.resolve('./sidebars.js'), sidebarPath: require.resolve('./sidebars.js'),
editUrl: 'https://github.com/standardnotes/docs/edit/main/', editUrl: 'https://github.com/standardnotes/app/blob/main/packages/docs/',
routeBasePath: '/', routeBasePath: '/',
remarkPlugins: [math], remarkPlugins: [math],
rehypePlugins: [katex], rehypePlugins: [katex],