diff --git a/docusaurus.config.ts b/docusaurus.config.ts index bb5079d9e..e492da66e 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -319,6 +319,10 @@ const config: Config = { { title: "Community", items: [ + { + label: "Contribute to Docs", + href: "https://github.com/stellar/stellar-docs?tab=readme-ov-file#contributing", + }, { label: "Developer Discord", href: "https://discord.gg/stellardev", @@ -335,7 +339,7 @@ const config: Config = { label: "Stellar Community Fund", href: "https://communityfund.stellar.org/", }, - ], + ], }, { title: "About",