We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36061f6 commit 518d12bCopy full SHA for 518d12b
website/docusaurus.config.js
@@ -95,7 +95,7 @@ const presetClassicOptions = {
95
docs: {
96
sidebarPath: require.resolve('./sidebars.js'),
97
// Please change this to your repo.
98
- editUrl: 'https://github.com/msgbyte/tailchat-website/edit/master/website/',
+ editUrl: 'https://github.com/msgbyte/tailchat/edit/master/website/',
99
},
100
blog: {
101
postsPerPage: 5,
0 commit comments