diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 921c9fe879..c02da9e117 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -147,10 +147,14 @@ const config: Config = { label: "Discord", href: "https://discord.gg/xk3ZKrhWAb", }, + { + label: "Bluesky", + href: "https://bsky.app/profile/openrewrite.github.io", + }, { label: "X", href: "https://x.com/OpenRewrite", - }, + } ], }, {