Skip to content

Commit 38e474a

Browse files
authored
docs: fix cross-chain airdrop README links (#4205)
Co-authored-by: maelrx <maelrx@users.noreply.github.com>
1 parent 2a87402 commit 38e474a

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

cross-chain-airdrop/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -273,23 +273,23 @@ cargo test --test integration_tests
273273

274274
## Related Documentation
275275

276-
- [RIP-305 Specification](../../docs/RIP-305-cross-chain-airdrop.md)
277-
- [Bridge API](../../bridge/README.md)
278-
- [Solana SPL Deployment](../../rips/docs/RIP-0305-solana-spl-token-deployment.md)
279-
- [Airdrop Claim Page](../../airdrop/README.md)
276+
- [RIP-305 Specification](../docs/RIP-305-cross-chain-airdrop.md)
277+
- [Bridge API](../bridge/README.md)
278+
- [Solana SPL Deployment](../rips/docs/RIP-0305-solana-spl-token-deployment.md)
279+
- [Airdrop Claim Page](../airdrop/README.md)
280280

281281
## License
282282

283283
Licensed under either of:
284284

285-
- Apache License, Version 2.0 ([LICENSE-APACHE](../../LICENSE-APACHE))
286-
- MIT license ([LICENSE-MIT](../../LICENSE-MIT))
285+
- Apache License, Version 2.0 ([LICENSE](../LICENSE))
286+
- MIT license ([MIT License](https://opensource.org/license/mit))
287287

288288
at your option.
289289

290290
## Contributing
291291

292-
See [CONTRIBUTING.md](../../CONTRIBUTING.md) for contribution guidelines.
292+
See [CONTRIBUTING.md](../CONTRIBUTING.md) for contribution guidelines.
293293

294294
## Bounty
295295

0 commit comments

Comments
 (0)