Skip to content

Commit 70bfada

Browse files
committed
update link
1 parent 7cf0487 commit 70bfada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vcluster/_fragments/patches.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import CodeBlock from '@theme/CodeBlock';
55

66
Patches are additions to a vCluster YAML configuration that customize how resources sync between a virtual cluster and its host cluster.
77

8-
By default, vCluster [syncs specific resources](../../../../../../../../vcluster/_fragments/how-does-syncing-work.mdx) between virtual and host clusters. To customize the sync behavior, you can use patches to specify which fields to modify, exclude, or override during syncing.
8+
By default, vCluster [syncs specific resources](/docs/vcluster/next/configure/vcluster-yaml/sync/how-does-syncing-work) between virtual and host clusters. To customize the sync behavior, you can use patches to specify which fields to modify, exclude, or override during syncing.
99

1010
Patches can provide greater control over syncing by preventing unintended changes, preserving critical settings, and ensuring only necessary updates are applied.
1111

0 commit comments

Comments
 (0)