File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ We do a [Pull Request](https://github.com/operator-framework/java-operator-sdk/p
33
33
{{% /blocks/feature %}}
34
34
35
35
36
- {{% blocks/feature icon="fab fa-twitter " title="Follow us on Twitter !" url="https://twitter.com/ javaoperatorsdk " %}}
36
+ {{% blocks/feature icon="fa-brands fa-bluesky " title="Follow us on BlueSky !" url="https://bsky.app/profile/ javaoperatorsdk.bsky.social " %}}
37
37
For announcement of latest features etc.
38
38
{{% /blocks/feature %}}
39
39
Original file line number Diff line number Diff line change @@ -160,20 +160,20 @@ enable = false
160
160
161
161
[params .links ]
162
162
[[params .links .user ]]
163
- name =" Twitter "
164
- url = " https://twitter.com/ javaoperatorsdk"
165
- icon = " fab fa-twitter "
166
- desc = " Follow us on Twitter to get the latest news!"
163
+ name =" BlueSky "
164
+ url = " https://bsky.app/profile/ javaoperatorsdk.bsky.social "
165
+ icon = " fa-brands fa-bluesky "
166
+ desc = " Follow us on BlueSky to get the latest news!"
167
167
[[params .links .user ]]
168
168
name = " Slack"
169
169
url = " https://kubernetes.slack.com/archives/CAW0GV7A5"
170
170
icon = " fab fa-slack"
171
- desc = " Chat with other project developers"
171
+ desc = " Chat with other project developers on Kubernetes slack "
172
172
[[params .links .user ]]
173
173
name = " Discord"
174
174
url = " https://discord.gg/DacEhAy"
175
175
icon = " fab fa-discord"
176
- desc = " Chat with others on Discord"
176
+ desc = " Chat with others on our dedicated Discord server "
177
177
# [[params.links.user]]
178
178
# name = "Stack Overflow"
179
179
# url = "https://example.org/stack"
You can’t perform that action at this time.
0 commit comments