mirror of
https://github.com/kopia/kopia.git
synced 2026-01-27 07:48:06 -05:00
site: replace slack links with invite links
This commit is contained in:
@@ -102,11 +102,11 @@ no = 'Sorry to hear that. Please <a href="https://github.com/kopia/kopia/issues/
|
||||
# Developer relevant links. These will show up on right side of footer and in the community page if you have one.
|
||||
[[params.links.developer]]
|
||||
name = "GitHub"
|
||||
url = "https://github.com/kopia"
|
||||
url = "https://github.com/kopia/kopia"
|
||||
icon = "fab fa-github"
|
||||
desc = "Development takes place here!"
|
||||
[[params.links.developer]]
|
||||
name = "Slack"
|
||||
url = "https://kopia.slack.com/"
|
||||
url = "https://join.slack.com/t/kopia/shared_invite/enQtNjMxMTcxMTMxNDYwLWI4YzVkMzFhN2QwZGVhMzgwZDk2MGUzNmZhOWZkMmIzMDBlYzhmZTI3NTYxZWE1YWI4YWY1N2VhMGM4ZjJiNGQ"
|
||||
icon = "fab fa-slack"
|
||||
desc = "Chat with other project developers"
|
||||
|
||||
@@ -28,7 +28,7 @@ We do a [Pull Request](https://github.com/kopia/kopia/pulls) contributions workf
|
||||
{{% /blocks/feature %}}
|
||||
|
||||
|
||||
{{% blocks/feature icon="fab fa-slack" title="Join the conversation on Slack" url="https://kopia.slack.com" %}}
|
||||
{{% blocks/feature icon="fab fa-slack" title="Join the conversation on Slack" url="https://join.slack.com/t/kopia/shared_invite/enQtNjMxMTcxMTMxNDYwLWI4YzVkMzFhN2QwZGVhMzgwZDk2MGUzNmZhOWZkMmIzMDBlYzhmZTI3NTYxZWE1YWI4YWY1N2VhMGM4ZjJiNGQ" %}}
|
||||
For announcement of latest features etc.
|
||||
{{% /blocks/feature %}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user