mirror of https://github.com/docker/compose.git
Merge pull request #1981 from sanshirookazaki/fix-slack-link
Fix slack link
This commit is contained in:
commit
6ecf8209ef
|
@ -83,7 +83,7 @@ don't get discouraged! Our contributor's guide explains
|
|||
<tr>
|
||||
<td>Community Slack</td>
|
||||
<td>
|
||||
The Docker Community has a dedicated Slack chat to discuss features and issues. You can sign-up <a href="https://community.docker.com/registrations/groups/4316" target="_blank">with this link</a>.
|
||||
The Docker Community has a dedicated Slack chat to discuss features and issues. You can sign-up <a href="https://dockercommunity.slack.com/ssb/redirect" target="_blank">with this link</a>.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in New Issue