Skip to content

Commit cf26cc4

Browse files
authoredMay 31, 2023
[devnet] Fix devnet update message link (aptos-labs#8375)
Reported by community member @urkesaptos-labs#1518 Test plan: Click this link it works

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/devnet_message.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ For upgrade, make sure you pulled the latest docker image, or build the rust bin
2323
- genesis.blob sha256: $GENESIS_SHA
2424
- waypoint: $WAYPOINT
2525
- Chain ID: $CHAIN_ID
26-
You can follow the instructions here for upgrade: https://aptos.dev/tutorials/run-a-fullnode#update-fullnode-with-new-releases/
26+
You can follow the instructions here for upgrade: https://aptos.dev/nodes/full-node/update-fullnode-with-new-devnet-releases
2727
2828
EOF

0 commit comments

Comments
 (0)
Please sign in to comment.