Skip to content

Commit

Permalink
fix broken links
Browse files Browse the repository at this point in the history
Signed-off-by: Joan E <[email protected]>
  • Loading branch information
joaniefromtheblock committed Sep 30, 2024
1 parent 9ca836e commit 26636b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/private-networks/concepts/private-network-syncing.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ When you configure syncing for a private network, ensure all nodes use compatibl

:::

When setting up a private network, consider the following:
When [setting up a private network](../tutorials/privacy/quickstart.md), consider the following:

- Use the same sync modes as public networks (snap, checkpoint, fast, or full sync).
- Configure the network with a custom genesis file.
Expand Down
6 changes: 3 additions & 3 deletions docs/public-networks/concepts/sync-node.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Sync Besu
title: Node synchronization
sidebar_position: 10
description: Full and archive node types
description: Sync full and archive node types.
tags:
- public networks
---

# Sync Besu
# Sync nodes

Besu supports two node types, commonly referred to as [full nodes](#run-a-full-node) and
[archive nodes](#run-an-archive-node).
Expand Down

0 comments on commit 26636b6

Please sign in to comment.