From 67e88a86e68b7cadc786b1e70d486104e46b8f5d Mon Sep 17 00:00:00 2001 From: peppi-lotta Date: Thu, 27 Feb 2025 09:52:36 +0200 Subject: [PATCH] Fix broken links Signed-off-by: peppi-lotta --- docs/releasing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/releasing.md b/docs/releasing.md index 702308dfe7..7ed47eaee8 100644 --- a/docs/releasing.md +++ b/docs/releasing.md @@ -26,9 +26,9 @@ Things you should check before making a release: art: [#1163](https://github.com/metal3-io/cluster-api-provider-metal3/pull/1163) - Uplift IPAM `api` dependency, - [container image version](https://github.com/metal3-io/cluster-api-provider-metal3/blob/main/config/ipam/image_patch.yaml) + [container image version](https://github.com/metal3-io/cluster-api-provider-metal3/blob/release-1.9/config/ipam/image_patch.yaml) , and - [manifest resource](https://github.com/metal3-io/cluster-api-provider-metal3/blob/main/config/ipam/kustomization.yaml) + [manifest resource](https://github.com/metal3-io/cluster-api-provider-metal3/blob/release-1.9/config/ipam/kustomization.yaml) . Prior art: [#999](https://github.com/metal3-io/cluster-api-provider-metal3/pull/999) - Verify any other direct or indirect dependency is uplifted to close any