Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #65 from dappnode/fix-staking-brain-link
Browse files Browse the repository at this point in the history
fix link
  • Loading branch information
pablomendezroyo authored Mar 9, 2023
2 parents cdb5b97 + 3d0a29c commit 9f54b2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GETTING_STARTED.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Welcome to the Merged Goerli/Prater Consensus Client: Nimbus

- Your keystores should now be managed in the Web3Signer's [New Staking Brain](http://brain.web3signer-prater.dappnode?signer_url=http://web3signer.web3signer-prater.dappnode:9000)
- Your keystores should now be managed in the Web3Signer's [New Staking Brain](http://brain.web3signer-prater.dappnode/)
- Don't have the Web3Signer installed yet? It can be manually installed [here](http://my.dappnode/#/installer/web3signer-prater.dnp.dappnode.eth)
- All Staking Management has a new home in the Comprehensive [StakersUI](http://my.dappnode/#/stakers/prater)
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"categories": ["Blockchain", "ETH2.0"],
"links": {
"ui": "http://brain.web3signer-prater.dappnode?signer_url=http://web3signer.web3signer-prater.dappnode:9000",
"ui": "http://brain.web3signer-prater.dappnode/",
"homepage": "https://nimbus.team/",
"readme": "https://github.com/dappnode/DAppNodePackage-nimbus-prater",
"docs": "https://www.nimbusproject.org/docs"
Expand Down

0 comments on commit 9f54b2e

Please sign in to comment.