fixed build
Signed-off-by: PRavaga <trueravaga@gmail.com>
This commit is contained in:
parent
8669e1df1c
commit
62b62fd9d6
3 changed files with 6 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
|||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# Mining Zano
|
||||
|
||||
### Mining Software
|
||||
|
|
|
|||
|
|
@ -101,7 +101,7 @@ const config = {
|
|||
},
|
||||
{
|
||||
label: "Stake",
|
||||
to: "/docs/stake/proof-of-stake-minging",
|
||||
to: "/docs/stake/proof-of-stake-mining",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@ const links = [
|
|||
},
|
||||
{
|
||||
name: "Stakers",
|
||||
link: "docs/stake/overview",
|
||||
link: "docs/stake/proof-of-stake-mining",
|
||||
Icon: stakeIcon,
|
||||
},
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue