chore: fix incorrect docusaurus editUrl

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

@ -95,7 +95,7 @@ const presetClassicOptions = {
docs: { docs: {
sidebarPath: require.resolve('./sidebars.js'), sidebarPath: require.resolve('./sidebars.js'),
// Please change this to your repo. // 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: { blog: {
postsPerPage: 5, postsPerPage: 5,

Loading…
Cancel
Save