Incorrect link to wormhole explorer

The link to the wormhole explorer shows a 404 as it links to `https://wormholenetwork.com/en/explorer`. 
The correct link is `https://wormholenetwork.com/explorer`
This commit is contained in:
Dinesh Pinto 2022-10-30 10:21:20 +01:00 committed by Evan Gray
parent 918cd1b2aa
commit 7692e76c68
1 changed files with 2 additions and 2 deletions

View File

@ -24,10 +24,10 @@ Tilt is a Kubernetes-based tool that runs a copy of every chain along side a Gua
The Wormhole core repository can be found at [https://github.com/wormhole-foundation/wormhole](https://github.com/wormhole-foundation/wormhole). The Wormhole core repository can be found at [https://github.com/wormhole-foundation/wormhole](https://github.com/wormhole-foundation/wormhole).
### [Wormhole Explorer](https://wormholenetwork.com/en/explorer) ### [Wormhole Explorer](https://wormholenetwork.com/explorer)
Tool to observe all Wormhole activity and can help you parse VAAs after they've been picked up the Guardian network. Tool to observe all Wormhole activity and can help you parse VAAs after they've been picked up the Guardian network.
### Wormhole SDK ### Wormhole SDK
The SDK is a set of Javascript tools to help you do Token Bridge transfers, plus fetch and submit VAAs from one chain to another. You can install it via [NPM](https://www.npmjs.com/package/@certusone/wormhole-sdk). The SDK is a set of Javascript tools to help you do Token Bridge transfers, plus fetch and submit VAAs from one chain to another. You can install it via [NPM](https://www.npmjs.com/package/@certusone/wormhole-sdk).