Skip to content

Commit f844a79

Browse files
Merge pull request #539 from pratik-mahalle/main
fix the broken link from CAPI
2 parents 592e84c + 01dcaff commit f844a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/src/capm3/pivoting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ bootstrap cluster.
6868
1. **Objects should have a proper owner reference chain.**
6969

7070
`clusterctl move` moves all the objects to the target cluster following the
71-
[owner reference chain](https://cluster-api.sigs.k8s.io/clusterctl/provider-contract.html#ownerreferences-chain).
71+
[owner reference chain](https://cluster-api.sigs.k8s.io/developer/providers/contracts/clusterctl#ownerreferences-chain).
7272
So, it is necessary to verify that all the desired objects that needs to
7373
be moved to the target cluster have a proper owner reference chain.
7474

0 commit comments

Comments
 (0)