Commit db145658 authored by Ian Lapham's avatar Ian Lapham Committed by GitHub

update links (#2040)

parent 55bbaffe
...@@ -80,7 +80,7 @@ export const CHAIN_INFO: ChainInfo = { ...@@ -80,7 +80,7 @@ export const CHAIN_INFO: ChainInfo = {
bridge: 'https://bridge.arbitrum.io/', bridge: 'https://bridge.arbitrum.io/',
docs: 'https://offchainlabs.com/', docs: 'https://offchainlabs.com/',
explorer: 'https://explorer.arbitrum.io/', explorer: 'https://explorer.arbitrum.io/',
infoLink: 'https://info.uniswap.org/#/arbitrum', infoLink: 'https://info.uniswap.org/#/arbitrum/',
label: NETWORK_LABELS[SupportedChainId.ARBITRUM_RINKEBY], label: NETWORK_LABELS[SupportedChainId.ARBITRUM_RINKEBY],
logoUrl: arbitrumLogoUrl, logoUrl: arbitrumLogoUrl,
}, },
...@@ -118,7 +118,7 @@ export const CHAIN_INFO: ChainInfo = { ...@@ -118,7 +118,7 @@ export const CHAIN_INFO: ChainInfo = {
bridge: 'https://gateway.optimism.io/', bridge: 'https://gateway.optimism.io/',
docs: 'https://optimism.io/', docs: 'https://optimism.io/',
explorer: 'https://optimistic.etherscan.io/', explorer: 'https://optimistic.etherscan.io/',
infoLink: 'https://info.uniswap.org/#/optimism', infoLink: 'https://info.uniswap.org/#/optimism/',
label: NETWORK_LABELS[SupportedChainId.OPTIMISM], label: NETWORK_LABELS[SupportedChainId.OPTIMISM],
logoUrl: optimismLogoUrl, logoUrl: optimismLogoUrl,
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment