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 bf44b76 commit 388321dCopy full SHA for 388321d
docs/src/content/docs/connect/new-chain.mdx
@@ -20,7 +20,7 @@ If your chain is not yet [connected to Union](/protocol/chains/overview/), then
20
You'll need to upload two contracts:
21
22
- [union-ibc](https://github.com/unionlabs/union/tree/main/cosmwasm/union-ibc/core): Union's modular IBC stack.
23
-- [cometbls-light-client](https://github.com/unionlabs/union/tree/main/cosmwasm/union-ibc/lightclient/cometbls): Light-client tracking [CometBLS](/architecture/cometbls) consensus.
+- [cometbls-light-client](https://github.com/unionlabs/union/tree/main/cosmwasm/ibc-union/lightclient/cometbls): Light-client tracking [CometBLS](/architecture/cometbls) consensus.
24
25
26
### Cosmos
0 commit comments