diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 3434656b..d044a02f 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -128,7 +128,7 @@ const config: Config = { announcementBar: { id: "improve-docs", content: - `🙏 Please help us improve docs: If you find any errors, don't hesitate to click the "Edit this page" at the bottom. + `🙏 Please help us improve docs: If you find any errors, don't hesitate to click the "Edit this page" link at bottom. If you want to contribute, please check out the Tracker issue.`, }, } satisfies Preset.ThemeConfig,