Skip to content

Commit

Permalink
[devnet] Fix devnet update message link (#8375)
Browse files Browse the repository at this point in the history
Reported by community member @urkes#1518

Test plan: Click this link it works
  • Loading branch information
perryjrandall authored and banool committed Jul 7, 2023
1 parent bcbe667 commit 166ed09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/devnet_message.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ For upgrade, make sure you pulled the latest docker image, or build the rust bin
- genesis.blob sha256: $GENESIS_SHA
- waypoint: $WAYPOINT
- Chain ID: $CHAIN_ID
You can follow the instructions here for upgrade: https://aptos.dev/tutorials/run-a-fullnode#update-fullnode-with-new-releases/
You can follow the instructions here for upgrade: https://aptos.dev/nodes/full-node/update-fullnode-with-new-devnet-releases
EOF

0 comments on commit 166ed09

Please sign in to comment.