From f6f9300c0b683307a505afce692610ac4eec46f1 Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Tue, 14 Jul 2026 17:40:07 +0600 Subject: [PATCH] Test link fix Signed-off-by: Tamal Saha --- docs/platform/api/multicluster-ocm/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/platform/api/multicluster-ocm/README.md b/docs/platform/api/multicluster-ocm/README.md index 4c85c25..81aaab7 100644 --- a/docs/platform/api/multicluster-ocm/README.md +++ b/docs/platform/api/multicluster-ocm/README.md @@ -64,13 +64,13 @@ All require Token + org/user resolution + cluster mapping. ## Pages -- [Hubs & Spokes](../hubs-spokes.md) — list hub clusters, inspect +- [Hubs & Spokes](./hubs-spokes.md) — list hub clusters, inspect spoke inventories (managed / accepted / not-accepted / available), accept spoke join requests, generate the spoke install command, import or convert a cluster to a spoke, remove a managed cluster, validate profiles, and sync account objects. -- [Cluster Sets & Feature Sets](../cluster-sets.md) — create, +- [Cluster Sets & Feature Sets](./cluster-sets.md) — create, delete, and populate cluster sets; install/disable/update feature sets; check feature sync status and auto-update; and bind namespaces to cluster sets. -- [OCM Users](../ocm-users.md) — list, create, inspect, update, and +- [OCM Users](./ocm-users.md) — list, create, inspect, update, and delete OCM users and their per-cluster / per-cluster-set permissions, and fetch a user's kubeconfig for a spoke cluster.