Update explorer doc links

pull/90/head
J M Rossy 5 months ago
parent aa7ee21ed7
commit a5d126783e
  1. 10
      src/consts/links.ts

@ -13,10 +13,10 @@ export const links = {
}; };
export const docLinks = { export const docLinks = {
home: 'https://v3.hyperlane.xyz', home: 'https://docs.hyperlane.xyz/',
chains: 'https://v3.hyperlane.xyz/docs/reference/domains', chains: 'https://docs.hyperlane.xyz/docs/reference/domains',
pi: 'https://v3.hyperlane.xyz/docs/deploy-hyperlane', pi: 'https://docs.hyperlane.xyz/docs/deploy-hyperlane',
ism: 'https://v3.hyperlane.xyz/docs/reference/ISM/specify-your-ISM', ism: 'https://docs.hyperlane.xyz/docs/reference/ISM/specify-your-ISM',
gas: 'https://v3.hyperlane.xyz/docs/protocol/interchain-gas-payment', gas: 'https://docs.hyperlane.xyz/docs/protocol/interchain-gas-payment',
registry: 'https://docs.hyperlane.xyz/docs/reference/registries', registry: 'https://docs.hyperlane.xyz/docs/reference/registries',
}; };

Loading…
Cancel
Save