docs(mattermost): Fix links of mattermost app

This commit is contained in:
Faruk AYDIN
2023-07-05 14:29:19 +02:00
parent f3bf418997
commit 9fb4dca39b
3 changed files with 9 additions and 3 deletions

View File

@@ -147,8 +147,8 @@ export default defineConfig({
collapsible: true,
collapsed: true,
items: [
{ text: 'Triggers', link: '/apps/mattermost/actions' },
{ text: 'Connection', link: '/apps/notion/connection' },
{ text: 'Actions', link: '/apps/mattermost/actions' },
{ text: 'Connection', link: '/apps/mattermost/connection' },
],
},
{