Fix links in documentation (#3387)
This commit is contained in:
@ -7,7 +7,7 @@ import "../CrossChainEnabled.sol";
|
||||
import "./LibArbitrumL1.sol";
|
||||
|
||||
/**
|
||||
* @dev [Arbitrum](https://arbitrum.io/) specialization or the
|
||||
* @dev https://arbitrum.io/[Arbitrum] specialization or the
|
||||
* {CrossChainEnabled} abstraction the L1 side (mainnet).
|
||||
*
|
||||
* This version should only be deployed on L1 to process cross-chain messages
|
||||
@ -15,7 +15,7 @@ import "./LibArbitrumL1.sol";
|
||||
*
|
||||
* The bridge contract is provided and maintained by the arbitrum team. You can
|
||||
* find the address of this contract on the rinkeby testnet in
|
||||
* [Arbitrum's developer documentation](https://developer.offchainlabs.com/docs/useful_addresses).
|
||||
* https://developer.offchainlabs.com/docs/useful_addresses[Arbitrum's developer documentation].
|
||||
*
|
||||
* _Available since v4.6._
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user