Skip to content

Commit 31f2dd7

Browse files
committed
Fix Links
1 parent 17ba608 commit 31f2dd7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/03-installation/00-node-server-management.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,19 +66,19 @@ When you launch Stereum, the main window is split into two panels:
6666

6767
When you start Stereum for the first time or to set up a new node, you'll encounter the Welcome Screen, which presents you with three primary installation options:
6868

69-
### [One Click Installation](docs/02-guides/02-installation/00-installation-options/01-one-click-installation.md)
69+
### [One Click Installation](../03-installation/01-installation-options/01-one-click-installation.md)
7070

7171
- This option is designed for users who want a quick and hassle-free node setup.
7272
- It will install a preset of the Stereum server with default settings, which are suitable for most users.
7373
- To proceed with this installation, simply click the `One Click Installation` button, and follow the prompts to select your desired options and configurations.
7474

75-
### [Custom Installation](docs/02-guides/02-installation/00-installation-options/02-custom-installation.md)
75+
### [Custom Installation](../03-installation/01-installation-options/02-custom-installation.md)
7676

7777
- For users with specific requirements or those who wish to configure advanced settings.
7878
- Custom Installation allows you to select different components, configure network settings, and set up monitoring tools according to your preferences.
7979
- To start, click on `Custom Installation`. After installation, you can customize the node settings via the "Edit Node" page.
8080

81-
### [Config Import](docs/02-guides/02-installation/00-installation-options/03-config-import.md)
81+
### [Config Import](../03-installation/01-installation-options/03-config-import.md)
8282

8383
- If you have a pre-existing configuration file from another Stereum setup, you can import it to replicate the same settings.
8484
- This is ideal when moving to a new machine or restoring a setup.

docs/04-configuration/doppelganger-protection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Doppelganger Protection
66

77
## What is Doppelganger Protection?
88

9-
Doppelganger Protection is a critical security feature in the Ethereum staking ecosystem. It helps to prevent a situation where a validator might inadvertently be running in two different places simultaneously. This scenario is a [slashable offense](../../04-glossary/slashing.md) and leads to serious penalties for the validator in the form of a loss of staked ETH. The Doppelganger protection mechanism ensures that only one instance of a validator is active at any given time, safeguarding the validator’s operations and maintaining network integrity.
9+
Doppelganger Protection is a critical security feature in the Ethereum staking ecosystem. It helps to prevent a situation where a validator might inadvertently be running in two different places simultaneously. This scenario is a [slashable offense](../07-glossary/slashing.md) and leads to serious penalties for the validator in the form of a loss of staked ETH. The Doppelganger protection mechanism ensures that only one instance of a validator is active at any given time, safeguarding the validator’s operations and maintaining network integrity.
1010

1111
## How Does Doppelganger Protection Work?
1212

docs/06-troubleshooting/01-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ You can find this information here: [Launcher Logs](../01-technical/02-launcher-
1111

1212
### How do I securely migrate keys?
1313

14-
You can find a simple manual to follow here: [Migrate Keys](../02-guides/04-operation/migrate-keys.md)
14+
You can find a simple manual to follow here: [Migrate Keys](../05-operation/migrate-keys.md)

0 commit comments

Comments
 (0)