We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888eaaf commit 09f93a3Copy full SHA for 09f93a3
wormhole-connect/src/config/examples.md
@@ -32,7 +32,7 @@ Thise example config limits Connect to the Solana and Ethereum networks,
32
and a handful of tokens including `BSKT` which is not built in by default
33
and provided under the `tokensConfig` key.
34
35
-See [src/config/types.ts](https://github.com/wormhole-foundation/wormhole-connect/blob/development/wormhole-connect-loader/src/config/types.ts)
+See [src/config/types.ts](https://github.com/wormhole-foundation/wormhole-connect/blob/development/wormhole-connect/src/config/types.ts)
36
for the type definition of `TokensConfig`.
37
38
```json
0 commit comments