From ca80cc3f3d61d7488717894db071c79eb2b222f6 Mon Sep 17 00:00:00 2001 From: peppi-lotta Date: Thu, 27 Feb 2025 09:47:18 +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 23b3c8cc5a..7240bf7d0a 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.8/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.8/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