diff --git a/UPGRADING/v0_16.md b/UPGRADING/v0_16.md index f7df4274..6b7ba297 100644 --- a/UPGRADING/v0_16.md +++ b/UPGRADING/v0_16.md @@ -4,7 +4,7 @@ Stalwart `v0.16.x` introduces **significant breaking changes** that make its con Before continuing, please read this document in full. Skipping steps will leave the server in an unrecoverable state and will require restoring from a backup. -If any step below raises questions, a dedicated discussion thread for the `v0.16` upgrade is open at https://github.com/stalwartlabs/stalwart/discussions/XXXX. The earlier design discussion that led to these changes is also public at https://github.com/stalwartlabs/stalwart/discussions/2892 and describes the user-reported problems that motivated each breaking change. +If any step below raises questions, a dedicated discussion thread for the `v0.16` upgrade is open at https://github.com/stalwartlabs/stalwart/discussions/3004. The earlier design discussion that led to these changes is also public at https://github.com/stalwartlabs/stalwart/discussions/2892 and describes the user-reported problems that motivated each breaking change. ## A note on downtime @@ -484,7 +484,7 @@ If the migration cannot be completed within the available maintenance window, th ## Questions -If any part of this migration is unclear, or if something does not behave as documented, please post in the dedicated upgrade discussion at https://github.com/stalwartlabs/stalwart/discussions/XXXX. Include: +If any part of this migration is unclear, or if something does not behave as documented, please post in the dedicated upgrade discussion at https://github.com/stalwartlabs/stalwart/discussions/3004. Include: - The deployment type (binary / Docker / clustered) - The datastore backend (RocksDB / SQLite / PostgreSQL / MySQL / FoundationDB)