File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 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
3333{{% /blocks/feature %}}
3434
3535
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 " %}}
3737For announcement of latest features etc.
3838{{% /blocks/feature %}}
3939
Original file line number Diff line number Diff line change @@ -160,20 +160,20 @@ enable = false
160160
161161[params .links ]
162162[[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!"
167167[[params .links .user ]]
168168name = " Slack"
169169url = " https://kubernetes.slack.com/archives/CAW0GV7A5"
170170icon = " fab fa-slack"
171- desc = " Chat with other project developers"
171+ desc = " Chat with other project developers on Kubernetes slack "
172172[[params .links .user ]]
173173name = " Discord"
174174url = " https://discord.gg/DacEhAy"
175175icon = " fab fa-discord"
176- desc = " Chat with others on Discord"
176+ desc = " Chat with others on our dedicated Discord server "
177177# [[params.links.user]]
178178# name = "Stack Overflow"
179179# url = "https://example.org/stack"
You can’t perform that action at this time.
0 commit comments