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 f90901d commit 80cf2ceCopy full SHA for 80cf2ce
footer.js
@@ -33,17 +33,25 @@ module.exports.footer = {
33
{
34
title: 'Community',
35
items: [
36
+ {
37
+ label: 'Discussions',
38
+ href: 'https://tolg.ee/discussions',
39
+ },
40
41
label: 'Slack',
42
href: 'https://tolg.ee/slack',
43
},
44
45
+ label: 'Discord',
46
+ href: 'https://tolgee.io/discord',
47
48
49
label: 'GitHub',
50
href: 'https://github.com/tolgee',
51
52
53
label: 'Discussions',
- href: 'https://github.com/tolgee/tolgee-platform/discussions',
54
55
56
57
label: 'Docker Hub',
0 commit comments