chore: update changelog url (#3823)

(cherry picked from commit 55c512942d)
This commit is contained in:
Alex Yang
2023-08-17 23:44:26 -05:00
parent 6a59320db3
commit 78caa7cebc
+1 -1
View File
@@ -30,7 +30,7 @@ export function getRuntimeConfig(buildFlags: BuildFlags): RuntimeConfig {
enableTestProperties: false,
enableBroadcastChannelProvider: true,
enableDebugPage: true,
changelogUrl: 'https://affine.pro/blog/what-is-new-affine-0728',
changelogUrl: 'https://affine.pro/blog/what-is-new-affine-0818',
imageProxyUrl: 'https://workers.toeverything.workers.dev/proxy/image',
enablePreloading: true,
enableNewSettingModal: true,