Skip to content

Commit

Permalink
add link to Matrix Space in cons.io (#1157)
Browse files Browse the repository at this point in the history
  • Loading branch information
vyzo authored Mar 8, 2024
1 parent 22bbd25 commit 3561607
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ module.exports = {
{ text: 'Guide', link: '/guide/' },
{ text: 'Tutorials', link: '/tutorials/' },
{ text: 'Reference', link: '/reference/' },
{ text: 'Gitter', link: 'https://gitter.im/gerbil-scheme/community' }
{ text: 'Gitter', link: 'https://gitter.im/gerbil-scheme/community' },
{ text: 'Matrix', link: 'https://matrix.to/#/#gerbil-scheme-core:gitter.im' }
],
sidebarDepth: 2,
sidebar: {
Expand Down

0 comments on commit 3561607

Please sign in to comment.