Skip to content

Commit f68f179

Browse files
authored
fix broken hyperlink (#465)
Signed-off-by: aushacker <[email protected]>
1 parent 954798f commit f68f179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/scenarios/migrate-workload-with-placement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ with the `PlacementDecision` to leverage its scheduling capabilities.
1616
For example, with OCM addon [policy]({{< ref "docs/getting-started/integration/policy-controllers" >}})
1717
installed, a `Policy` that includes a `Placement` mapping can distribute the
1818
`Policy` to the managed clusters.
19-
For details see this [example](https://open-cluster-management.io/getting-started/integration/policy-controllers/configuration-policy/#placement-api).
19+
For details see this [example]({{< ref "docs/getting-started/integration/policy-controllers/configuration-policy/#placement-api" >}}).
2020

2121
Some popular open source projects also integrate with the `Placement` API. For
2222
example [Argo CD](https://github.com/argoproj/argo-cd), it can leverage the

0 commit comments

Comments
 (0)