diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 12aa90d..c706f42 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -116,8 +116,8 @@ const config: Config = { title: "Community", items: [ { - label: "Telegram", - href: "https://t.me/ReHLDS_Community", + label: "Discord", + href: "https://rehlds.dev/to/discord", }, ], }, diff --git a/i18n/ru/docusaurus-theme-classic/footer.json b/i18n/ru/docusaurus-theme-classic/footer.json index ded1ec9..7d84a1e 100644 --- a/i18n/ru/docusaurus-theme-classic/footer.json +++ b/i18n/ru/docusaurus-theme-classic/footer.json @@ -15,9 +15,9 @@ "message": "Руководство", "description": "The label of footer link with label=Tutorial linking to /docs/" }, - "link.item.label.Telegram": { - "message": "Telegram", - "description": "The label of footer link with label=Telegram linking to https://t.me/ReHLDS_Community" + "link.item.label.Discord": { + "message": "Discord", + "description": "The label of footer link with label=Discord linking to https://rehlds.dev/to/discord" }, "link.item.label.Blog": { "message": "Блог",