fix: edit links fixed

This commit is contained in:
Jan Halfar 2022-01-16 19:57:42 +01:00
parent ec40d600aa
commit e508ddde69

View File

@ -26,11 +26,11 @@ const config = {
docs: {
sidebarPath: require.resolve('./sidebars.js'),
sidebarCollapsed: false,
editUrl: 'https://github.com/foomo/foomo-docs/tree/main/foomo/docs',
editUrl: 'https://github.com/foomo/foomo-docs/tree/main/foomo',
},
blog: {
showReadingTime: false,
editUrl: 'https://github.com/foomo/foomo-docs/tree/main/foomo/blog',
editUrl: 'https://github.com/foomo/foomo-docs/tree/main/foomo',
},
pages: {
@ -104,7 +104,7 @@ const config = {
],
},
footer: {
style: 'light',
links: [
{
title: 'legal',