mirror of
https://github.com/foomo/foomo-docs.git
synced 2025-10-16 12:35:40 +00:00
fix: edit links fixed
This commit is contained in:
parent
ec40d600aa
commit
e508ddde69
@ -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',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user