Community links: Replace Telegram by Discord link

This commit is contained in:
Sergey Shorokhov 2024-12-14 13:35:58 +03:00
parent 103b69c6dc
commit 2c7fbd3014
2 changed files with 5 additions and 5 deletions

View File

@ -116,8 +116,8 @@ const config: Config = {
title: "Community", title: "Community",
items: [ items: [
{ {
label: "Telegram", label: "Discord",
href: "https://t.me/ReHLDS_Community", href: "https://rehlds.dev/to/discord",
}, },
], ],
}, },

View File

@ -15,9 +15,9 @@
"message": "Руководство", "message": "Руководство",
"description": "The label of footer link with label=Tutorial linking to /docs/" "description": "The label of footer link with label=Tutorial linking to /docs/"
}, },
"link.item.label.Telegram": { "link.item.label.Discord": {
"message": "Telegram", "message": "Discord",
"description": "The label of footer link with label=Telegram linking to https://t.me/ReHLDS_Community" "description": "The label of footer link with label=Discord linking to https://rehlds.dev/to/discord"
}, },
"link.item.label.Blog": { "link.item.label.Blog": {
"message": "Блог", "message": "Блог",