Skip to content

Commit 6bc608a

Browse files
authored
docs: fix links in staking-validator documentation (#3608)
* docs: fix links in staking-validator documentation * docs: update 'staking protocol details' links to new ones
1 parent 1d0f6df commit 6bc608a

6 files changed

Lines changed: 18 additions & 18 deletions

File tree

docs/docs/staking-validator.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Become a Staking Validator
22

3-
Staking on Starknet provides an opportunity to contribute to network security and earn rewards by becoming a validator. Check out the [Becoming a Validator](https://docs.starknet.io/staking/entering-staking/) guide to learn more about the validator process.
3+
Staking on Starknet provides an opportunity to contribute to network security and earn rewards by becoming a validator. Check out the [Becoming a Validator](https://docs.starknet.io/secure/quickstart/becoming-a-validator/) guide to learn more about the validator process.
44

55
## Prerequisites
66

7-
- **STRK Tokens**: At least 20,000 STRK is required for staking. For the latest details, check out the [Staking Protocol Details](https://docs.starknet.io/staking/overview/#protocol_details).
7+
- **STRK Tokens**: At least 20,000 STRK is required for staking. For the latest details, check out the [Staking Protocol Details](https://docs.starknet.io/learn/protocol/staking#protocol).
88
- **Node Setup**: The [latest version of Juno](updating) installed and running on your machine.
99
- **Starknet Wallet**: A compatible wallet, like [Braavos](https://braavos.app/wallet-features/ledger-on-braavos/) or [Argent](https://www.argent.xyz/blog/how-to-use-your-hardware-wallet-with-argent).
1010
- **Access to CLI/Block Explorer**: Tools like [Voyager](https://voyager.online) for interacting with contracts.
@@ -15,7 +15,7 @@ Juno is a reliable choice for running a Starknet node. Follow the [Running Juno]
1515

1616
## 2. Stake STRK tokens
1717

18-
Register as a validator by staking STRK tokens through the Starknet staking contract. Check out the [Becoming a Validator](https://docs.starknet.io/staking/entering-staking/) guide for complete instructions. The staking process includes:
18+
Register as a validator by staking STRK tokens through the Starknet staking contract. Check out the [Becoming a Validator](https://docs.starknet.io/secure/quickstart/becoming-a-validator/) guide for complete instructions. The staking process includes:
1919

2020
- **Pre-approving STRK Transfer**: Allow the staking contract to lock your tokens.
2121
- **Calling the `stake` Function**: Register operational and reward addresses, set commission rates, and enable pooling if desired.

docs/versioned_docs/version-0.12.4/staking-validator.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Become a Staking Validator
22

3-
Staking on Starknet provides an opportunity to contribute to network security and earn rewards by becoming a validator. Check out the [Becoming a Validator](https://docs.starknet.io/staking/entering-staking/) guide to learn more about the validator process.
3+
Staking on Starknet provides an opportunity to contribute to network security and earn rewards by becoming a validator. Check out the [Becoming a Validator](https://docs.starknet.io/secure/quickstart/becoming-a-validator/) guide to learn more about the validator process.
44

55
## Prerequisites
66

7-
- **STRK Tokens**: At least 20,000 STRK is required for staking. For the latest details, check out the [Staking Protocol Details](https://docs.starknet.io/staking/overview/#protocol_details).
7+
- **STRK Tokens**: At least 20,000 STRK is required for staking. For the latest details, check out the [Staking Protocol Details](https://docs.starknet.io/learn/protocol/staking#protocol).
88
- **Node Setup**: The [latest version of Juno](updating) installed and running on your machine.
99
- **Starknet Wallet**: A compatible wallet, like [Braavos](https://braavos.app/wallet-features/ledger-on-braavos/) or [Argent](https://www.argent.xyz/blog/how-to-use-your-hardware-wallet-with-argent).
1010
- **Access to CLI/Block Explorer**: Tools like [Voyager](https://voyager.online) for interacting with contracts.
@@ -15,7 +15,7 @@ Juno is a reliable choice for running a Starknet node. Follow the [Running Juno]
1515

1616
## 2. Stake STRK tokens
1717

18-
Register as a validator by staking STRK tokens through the Starknet staking contract. Check out the [Becoming a Validator](https://docs.starknet.io/staking/entering-staking/) guide for complete instructions. The staking process includes:
18+
Register as a validator by staking STRK tokens through the Starknet staking contract. Check out the [Becoming a Validator](https://docs.starknet.io/secure/quickstart/becoming-a-validator/) guide for complete instructions. The staking process includes:
1919

2020
- **Pre-approving STRK Transfer**: Allow the staking contract to lock your tokens.
2121
- **Calling the `stake` Function**: Register operational and reward addresses, set commission rates, and enable pooling if desired.

docs/versioned_docs/version-0.13.0/staking-validator.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Become a Staking Validator
22

3-
Staking on Starknet provides an opportunity to contribute to network security and earn rewards by becoming a validator. Check out the [Becoming a Validator](https://docs.starknet.io/staking/entering-staking/) guide to learn more about the validator process.
3+
Staking on Starknet provides an opportunity to contribute to network security and earn rewards by becoming a validator. Check out the [Becoming a Validator](https://docs.starknet.io/secure/quickstart/becoming-a-validator/) guide to learn more about the validator process.
44

55
## Prerequisites
66

7-
- **STRK Tokens**: At least 20,000 STRK is required for staking. For the latest details, check out the [Staking Protocol Details](https://docs.starknet.io/staking/overview/#protocol_details).
7+
- **STRK Tokens**: At least 20,000 STRK is required for staking. For the latest details, check out the [Staking Protocol Details](https://docs.starknet.io/learn/protocol/staking#protocol).
88
- **Node Setup**: The [latest version of Juno](updating) installed and running on your machine.
99
- **Starknet Wallet**: A compatible wallet, like [Braavos](https://braavos.app/wallet-features/ledger-on-braavos/) or [Argent](https://www.argent.xyz/blog/how-to-use-your-hardware-wallet-with-argent).
1010
- **Access to CLI/Block Explorer**: Tools like [Voyager](https://voyager.online) for interacting with contracts.
@@ -15,7 +15,7 @@ Juno is a reliable choice for running a Starknet node. Follow the [Running Juno]
1515

1616
## 2. Stake STRK tokens
1717

18-
Register as a validator by staking STRK tokens through the Starknet staking contract. Check out the [Becoming a Validator](https://docs.starknet.io/staking/entering-staking/) guide for complete instructions. The staking process includes:
18+
Register as a validator by staking STRK tokens through the Starknet staking contract. Check out the [Becoming a Validator](https://docs.starknet.io/secure/quickstart/becoming-a-validator/) guide for complete instructions. The staking process includes:
1919

2020
- **Pre-approving STRK Transfer**: Allow the staking contract to lock your tokens.
2121
- **Calling the `stake` Function**: Register operational and reward addresses, set commission rates, and enable pooling if desired.

docs/versioned_docs/version-0.14.0/staking-validator.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Become a Staking Validator
22

3-
Staking on Starknet provides an opportunity to contribute to network security and earn rewards by becoming a validator. Check out the [Becoming a Validator](https://docs.starknet.io/staking/entering-staking/) guide to learn more about the validator process.
3+
Staking on Starknet provides an opportunity to contribute to network security and earn rewards by becoming a validator. Check out the [Becoming a Validator](https://docs.starknet.io/secure/quickstart/becoming-a-validator/) guide to learn more about the validator process.
44

55
## Prerequisites
66

7-
- **STRK Tokens**: At least 20,000 STRK is required for staking. For the latest details, check out the [Staking Protocol Details](https://docs.starknet.io/staking/overview/#protocol_details).
7+
- **STRK Tokens**: At least 20,000 STRK is required for staking. For the latest details, check out the [Staking Protocol Details](https://docs.starknet.io/learn/protocol/staking#protocol).
88
- **Node Setup**: The [latest version of Juno](updating) installed and running on your machine.
99
- **Starknet Wallet**: A compatible wallet, like [Braavos](https://braavos.app/wallet-features/ledger-on-braavos/) or [Argent](https://www.argent.xyz/blog/how-to-use-your-hardware-wallet-with-argent).
1010
- **Access to CLI/Block Explorer**: Tools like [Voyager](https://voyager.online) for interacting with contracts.
@@ -15,7 +15,7 @@ Juno is a reliable choice for running a Starknet node. Follow the [Running Juno]
1515

1616
## 2. Stake STRK tokens
1717

18-
Register as a validator by staking STRK tokens through the Starknet staking contract. Check out the [Becoming a Validator](https://docs.starknet.io/staking/entering-staking/) guide for complete instructions. The staking process includes:
18+
Register as a validator by staking STRK tokens through the Starknet staking contract. Check out the [Becoming a Validator](https://docs.starknet.io/secure/quickstart/becoming-a-validator/) guide for complete instructions. The staking process includes:
1919

2020
- **Pre-approving STRK Transfer**: Allow the staking contract to lock your tokens.
2121
- **Calling the `stake` Function**: Register operational and reward addresses, set commission rates, and enable pooling if desired.

docs/versioned_docs/version-0.15.0/staking-validator.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Become a Staking Validator
22

3-
Staking on Starknet provides an opportunity to contribute to network security and earn rewards by becoming a validator. Check out the [Becoming a Validator](https://docs.starknet.io/staking/entering-staking/) guide to learn more about the validator process.
3+
Staking on Starknet provides an opportunity to contribute to network security and earn rewards by becoming a validator. Check out the [Becoming a Validator](https://docs.starknet.io/secure/quickstart/becoming-a-validator/) guide to learn more about the validator process.
44

55
## Prerequisites
66

7-
- **STRK Tokens**: At least 20,000 STRK is required for staking. For the latest details, check out the [Staking Protocol Details](https://docs.starknet.io/staking/overview/#protocol_details).
7+
- **STRK Tokens**: At least 20,000 STRK is required for staking. For the latest details, check out the [Staking Protocol Details](https://docs.starknet.io/learn/protocol/staking#protocol).
88
- **Node Setup**: The [latest version of Juno](updating) installed and running on your machine.
99
- **Starknet Wallet**: A compatible wallet, like [Braavos](https://braavos.app/wallet-features/ledger-on-braavos/) or [Argent](https://www.argent.xyz/blog/how-to-use-your-hardware-wallet-with-argent).
1010
- **Access to CLI/Block Explorer**: Tools like [Voyager](https://voyager.online) for interacting with contracts.
@@ -15,7 +15,7 @@ Juno is a reliable choice for running a Starknet node. Follow the [Running Juno]
1515

1616
## 2. Stake STRK tokens
1717

18-
Register as a validator by staking STRK tokens through the Starknet staking contract. Check out the [Becoming a Validator](https://docs.starknet.io/staking/entering-staking/) guide for complete instructions. The staking process includes:
18+
Register as a validator by staking STRK tokens through the Starknet staking contract. Check out the [Becoming a Validator](https://docs.starknet.io/secure/quickstart/becoming-a-validator/) guide for complete instructions. The staking process includes:
1919

2020
- **Pre-approving STRK Transfer**: Allow the staking contract to lock your tokens.
2121
- **Calling the `stake` Function**: Register operational and reward addresses, set commission rates, and enable pooling if desired.

docs/versioned_docs/version-0.16.0/staking-validator.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Become a Staking Validator
22

3-
Staking on Starknet provides an opportunity to contribute to network security and earn rewards by becoming a validator. Check out the [Becoming a Validator](https://docs.starknet.io/staking/entering-staking/) guide to learn more about the validator process.
3+
Staking on Starknet provides an opportunity to contribute to network security and earn rewards by becoming a validator. Check out the [Becoming a Validator](https://docs.starknet.io/secure/quickstart/becoming-a-validator/) guide to learn more about the validator process.
44

55
## Prerequisites
66

7-
- **STRK Tokens**: At least 20,000 STRK is required for staking. For the latest details, check out the [Staking Protocol Details](https://docs.starknet.io/staking/overview/#protocol_details).
7+
- **STRK Tokens**: At least 20,000 STRK is required for staking. For the latest details, check out the [Staking Protocol Details](https://docs.starknet.io/learn/protocol/staking#protocol).
88
- **Node Setup**: The [latest version of Juno](updating) installed and running on your machine.
99
- **Starknet Wallet**: A compatible wallet, like [Braavos](https://braavos.app/wallet-features/ledger-on-braavos/) or [Argent](https://www.argent.xyz/blog/how-to-use-your-hardware-wallet-with-argent).
1010
- **Access to CLI/Block Explorer**: Tools like [Voyager](https://voyager.online) for interacting with contracts.
@@ -15,7 +15,7 @@ Juno is a reliable choice for running a Starknet node. Follow the [Running Juno]
1515

1616
## 2. Stake STRK tokens
1717

18-
Register as a validator by staking STRK tokens through the Starknet staking contract. Check out the [Becoming a Validator](https://docs.starknet.io/staking/entering-staking/) guide for complete instructions. The staking process includes:
18+
Register as a validator by staking STRK tokens through the Starknet staking contract. Check out the [Becoming a Validator](https://docs.starknet.io/secure/quickstart/becoming-a-validator/) guide for complete instructions. The staking process includes:
1919

2020
- **Pre-approving STRK Transfer**: Allow the staking contract to lock your tokens.
2121
- **Calling the `stake` Function**: Register operational and reward addresses, set commission rates, and enable pooling if desired.

0 commit comments

Comments
 (0)