diff --git a/docs/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/kubernetes-clusters-in-rancher-setup.md b/docs/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/kubernetes-clusters-in-rancher-setup.md
index bb5e556d5c2..f088c16e1c4 100644
--- a/docs/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/kubernetes-clusters-in-rancher-setup.md
+++ b/docs/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/kubernetes-clusters-in-rancher-setup.md
@@ -19,7 +19,7 @@ For a conceptual overview of how the Rancher server provisions clusters and what
The following table summarizes the options and settings available for each cluster type:
-import ClusterCapabilitiesTable from '../shared-files/_cluster-capabilities-table.md';
+import ClusterCapabilitiesTable from '../../../shared-files/_cluster-capabilities-table.md';
diff --git a/docs/how-to-guides/new-user-guides/manage-clusters/manage-clusters.md b/docs/how-to-guides/new-user-guides/manage-clusters/manage-clusters.md
index 23fc13f7b51..fc05cfd581b 100644
--- a/docs/how-to-guides/new-user-guides/manage-clusters/manage-clusters.md
+++ b/docs/how-to-guides/new-user-guides/manage-clusters/manage-clusters.md
@@ -18,7 +18,7 @@ This section assumes a basic familiarity with Docker and Kubernetes. For a brief
After clusters have been [provisioned into Rancher](../kubernetes-clusters-in-rancher-setup/kubernetes-clusters-in-rancher-setup.md), [cluster owners](../authentication-permissions-and-global-configuration/manage-role-based-access-control-rbac/cluster-and-project-roles.md#cluster-roles) will need to manage these clusters. There are many different options of how to manage your cluster.
-import ClusterCapabilitiesTable from '../shared-files/_cluster-capabilities-table.md';
+import ClusterCapabilitiesTable from '../../../shared-files/_cluster-capabilities-table.md';
diff --git a/docs/reference-guides/cluster-configuration/cluster-configuration.md b/docs/reference-guides/cluster-configuration/cluster-configuration.md
index 04264ce4b2d..b9f319f98e1 100644
--- a/docs/reference-guides/cluster-configuration/cluster-configuration.md
+++ b/docs/reference-guides/cluster-configuration/cluster-configuration.md
@@ -27,7 +27,7 @@ The options and settings available for an existing cluster change based on the m
The following table summarizes the options and settings available for each cluster type:
-import ClusterCapabilitiesTable from '../shared-files/_cluster-capabilities-table.md';
+import ClusterCapabilitiesTable from '../../shared-files/_cluster-capabilities-table.md';