From 2bc61ebb36fc5dfb141c0f26e57cbfb31aa63589 Mon Sep 17 00:00:00 2001
From: decentral1se <cellarspoon@riseup.net>
Date: Sat, 11 Jan 2025 19:38:55 +0100
Subject: [PATCH] fix: link

---
 docs/abra/upgrade.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/abra/upgrade.md b/docs/abra/upgrade.md
index de24b3886..55943d5df 100644
--- a/docs/abra/upgrade.md
+++ b/docs/abra/upgrade.md
@@ -60,8 +60,7 @@ And test things work.
 * `abra` will now write the app deployment version to the app env file
   (`$ABRA_DIR/servers/<server>/<domain>.env`) against the `TYPE=/RECIPE=` env
   var. This has a number of implications which are detailed in the [release
-  announcement
-  post](https://pad.local-it.org/G1TOcidEQtyArJU9gI0SDw?both#New-abra-release-candidate).
+  announcement post](https://coopcloud.tech/blog/new-year-status-update-25/).
   The current `v0.9.x` series of `abra` will not be able to parse this version.
   So, if you're testing the release candidate, you might to clean up your
   `.env` files afterwards.