chore: fix incorrect docusaurus editUrl

pull/105/head
moonrailgun 2 years ago
parent 36061f6b74
commit 518d12bb3e

@ -95,7 +95,7 @@ const presetClassicOptions = {
docs: {
sidebarPath: require.resolve('./sidebars.js'),
// Please change this to your repo.
editUrl: 'https://github.com/msgbyte/tailchat-website/edit/master/website/',
editUrl: 'https://github.com/msgbyte/tailchat/edit/master/website/',
},
blog: {
postsPerPage: 5,

Loading…
Cancel
Save