Skip to content

Commit a08afea

Browse files
committed
Use square Bluesky logo and canonical case
1 parent 8590bc6 commit a08afea

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,9 +357,9 @@
357357
"icon": "fa-brands fa-linkedin",
358358
},
359359
{
360-
"name": "BlueSky",
360+
"name": "Bluesky",
361361
"url": "https://bsky.app/profile/arrow.apache.org",
362-
"icon": "fa-brands fa-bluesky",
362+
"icon": "fa-brands fa-square-bluesky",
363363
},
364364
],
365365
"show_version_warning_banner": True,

docs/source/developers/release.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ Be sure to go through on the following checklist:
300300
#. Update version in Apache Arrow Cookbook
301301
#. Announce the new release
302302
#. Publish release blog posts
303-
#. Announce the release on BlueSky
303+
#. Announce the release on Bluesky and LinkedIn
304304
#. Remove old artifacts
305305

306306
.. dropdown:: Merge changes on release branch to maintenance branch for patch releases
@@ -703,7 +703,7 @@ Be sure to go through on the following checklist:
703703
Post about the release and link to the blog post on social media. The project
704704
has two official accounts:
705705

706-
* BlueSky: `@arrow.apache.org <https://bsky.app/profile/arrow.apache.org>`_
706+
* Bluesky: `@arrow.apache.org <https://bsky.app/profile/arrow.apache.org>`_
707707
* LinkedIn: https://www.linkedin.com/company/apache-arrow/
708708

709709
PMC members have access or can request access to post under these accounts.

0 commit comments

Comments
 (0)