fix(core): reverted malicious discord link change (#11189)

Co-authored-by: Jimmfly <yangjinfei001@gmail.com>
This commit is contained in:
Jeroen Heijster
2025-03-26 03:13:27 +01:00
committed by GitHub
parent d991149faa
commit 64b25dfd89
6 changed files with 9 additions and 9 deletions

View File

@@ -47,6 +47,7 @@ export function getBuildConfig(
changelogUrl: 'https://affine.pro/what-is-new',
downloadUrl: 'https://affine.pro/download',
pricingUrl: 'https://affine.pro/pricing',
discordUrl: 'https://affine.pro/redirect/discord',
imageProxyUrl: '/api/worker/image-proxy',
linkPreviewUrl: '/api/worker/link-preview',
};