-
Notifications
You must be signed in to change notification settings - Fork 763
[Doc][README] Fix expired Slack invite links #8738
Copy link
Copy link
Closed
Labels
component/docsThis issue or PR relates to a documentThis issue or PR relates to a documentpriority/mediumThis issue is medium importantThis issue is medium importanttype/docsThis issue is to add or improve documentationThis issue is to add or improve documentation
Metadata
Metadata
Assignees
Labels
component/docsThis issue or PR relates to a documentThis issue or PR relates to a documentpriority/mediumThis issue is medium importantThis issue is medium importanttype/docsThis issue is to add or improve documentationThis issue is to add or improve documentation
Type
Fields
Give feedbackNo fields configured for issues without a type.
Search before asking
What happened
The Slack invite links in README.md are expired and no longer work. There are two occurrences:
Both point to
https://join.slack.com/t/devlake-io/shared_invite/zt-18uayb6ut-cHOjiYcBwERQ8VVPZ9cQQwwhich returns "This link is no longer active."The DevLake website was already updated with the correct link (via incubator-devlake-website#818), but the main repo README was not updated.
What you expected to happen
Slack invite links should work and direct users to the DevLake Slack workspace.
How to reproduce
Click either Slack link in the README. Both show "This link is no longer active."
Anything else
The updated link on the official website is:
https://join.slack.com/t/devlake-io/shared_invite/zt-1lkgbdmys-AU2azidzO1u~mtjlg9my7AVersion
N/A (documentation)
Are you willing to submit PR?
Code of Conduct