Skip to content

Commit 26a801c

Browse files
authored
docs: 📝 update Prysm domain to prysm.offchainlabs.com (#355)
Updated the documentation URL from https://docs.prylabs.network/docs to https://prysm.offchainlabs.com/docs and new urls paths.
1 parent d3846f1 commit 26a801c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prysm/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ WALLET_DIR="/prysm-wallet"
66
rm -rf $WALLET_DIR
77
mkdir $WALLET_DIR
88

9-
# Refer: https://docs.prylabs.network/docs/install/install-with-script#step-5-run-a-validator-using-prysm
9+
# Refer: https://prysm.offchainlabs.com/docs/install-prysm/install-with-script/#step-5-run-a-validator-using-prysm
1010
# Running a prysm VC involves two steps which need to run in order:
1111
# 1. Import validator keys in a prysm wallet account.
1212
# 2. Run the validator client.

0 commit comments

Comments
 (0)