docs: update edit link (#2104)
This commit is contained in:
@@ -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],
|
||||||
|
|||||||
Reference in New Issue
Block a user