chore: update changelog url (#4868)

This commit is contained in:
Joooye_34
2023-11-08 20:08:24 +08:00
committed by GitHub
parent ecd5db2952
commit c55565ee71

View File

@@ -20,7 +20,7 @@ export function getRuntimeConfig(buildFlags: BuildFlags): RuntimeConfig {
enableTestProperties: false,
enableBroadcastChannelProvider: true,
enableDebugPage: true,
changelogUrl: 'https://affine.pro/blog/what-is-new-affine-0818',
changelogUrl: 'https://affine.pro/what-is-new',
imageProxyUrl: 'https://workers.toeverything.workers.dev/proxy/image',
enablePreloading: true,
enableNewSettingModal: true,