We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47405a8 commit c3f0413Copy full SHA for c3f0413
README.md
@@ -17,9 +17,9 @@ Currently supports integration with ChainSafe's [chain-bridge](https://github.co
17
* [TokenVault](./contracts/base-chain/TokenVault.sol)
18
* [AMPL-Bridge-Gateway](./contracts/base-chain/bridge-gateways)
19
20
-2. Satellite Chain
21
- * [XC-Ampleforth](./contracts/satellite-chain/xc-ampleforth)
+2. [Satellite Chain](./contracts/satellite-chain)
22
* [Bridge-XCAmple-Gateway](./contracts/satellite-chain/bridge-gateways)
+ * [XC-Ampleforth](./contracts/satellite-chain/xc-ampleforth)
23
24
End to end architecture is described [here](https://github.com/ampleforth/ampl-bridge-solidity/wiki/AMPL-Bridge-Architecture).
25
0 commit comments