Skip to content

Commit ec5f02e

Browse files
authored
Fix slack invite link
1 parent 39edb6e commit ec5f02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ module.exports = {
5151
items: [
5252
{
5353
label: 'Slack',
54-
href: 'https://lightningdevkit.slack.com/',
54+
href: 'https://join.slack.com/t/lightningdevkit/shared_invite/zt-lukxzu69-6ej1ZHkT6Q0bwOg4klPAHg',
5555
},
5656
],
5757
},

0 commit comments

Comments
 (0)