Skip to content

Commit

Permalink
fix: fixed the slack invite link (apache#619)
Browse files Browse the repository at this point in the history
  • Loading branch information
yumengwang03 authored Aug 9, 2023
1 parent 3ed6495 commit b0a871f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ const versions = require('./versions.json');
items: [
{
label: 'Slack',
to: 'https://join.slack.com/t/devlake-io/shared_invite/zt-17b6vuvps-x98pqseoUagM7EAmKC82xQ',
to: 'https://join.slack.com/t/devlake-io/shared_invite/zt-20envwfbk-JUTZ4z9jSeRnrvNhBFLg9w',
},
{
label: 'GitHub Issue Tracker',
Expand Down

0 comments on commit b0a871f

Please sign in to comment.