diff --git a/docs/private-networks/concepts/private-network-syncing.md b/docs/private-networks/concepts/private-network-syncing.md index 06282f8c5d..28ae69c6a8 100644 --- a/docs/private-networks/concepts/private-network-syncing.md +++ b/docs/private-networks/concepts/private-network-syncing.md @@ -18,7 +18,7 @@ When you configure syncing for a private network, ensure all nodes use compatibl When setting up a private network, consider the following: -- Use the same [sync modes](../../public-networks/get-started/connect/sync-node) as public networks (snap, checkpoint, fast, or full sync). +- Use the same [sync modes](../../public-networks/concepts/sync-node) as public networks (snap, checkpoint, fast, or full sync). - Configure the network with a custom genesis file. - Set the network ID and bootnode(s) specific to your private network. - Implement permissioning features to control network access.