diff --git a/apps/web/preset.config.mjs b/apps/web/preset.config.mjs index 4b415a70f5..1da7f61365 100644 --- a/apps/web/preset.config.mjs +++ b/apps/web/preset.config.mjs @@ -41,7 +41,7 @@ export const buildFlags = { ), changelogUrl: process.env.CHANGELOG_URL ?? - 'https://affine.pro/blog/what-is-new-affine-0615', + 'https://affine.pro/blog/what-is-new-affine-0620', enablePreloading: process.env.ENABLE_PRELOADING === undefined ? true