diff --git a/deliveries/kodadot_atomic_swap_indexer_1.md b/deliveries/kodadot_atomic_swap_indexer_1.md index 03d82cc98..ae8b76a8a 100644 --- a/deliveries/kodadot_atomic_swap_indexer_1.md +++ b/deliveries/kodadot_atomic_swap_indexer_1.md @@ -31,7 +31,7 @@ and delivers the following: | Number | Deliverable | Link | Notes | | ------ | --------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ | -| 0a. | Licensing | [LICENCE](https://github.com/kodadot/stick/blob/main/LICENCE) | MIT | +| 0a. | Licensing | [LICENSE](https://github.com/kodadot/stick/blob/main/LICENSE) | MIT | | 0b. | Documentation | [an explicit README file to guide the project setup and execution](https://github.com/kodadot/stick/blob/feat/swap-it-up/README.md) | - | | 0c. | Test Guidelines | [Testing](https://github.com/kodadot/stick/tree/feat/swap-it-up/tests) | - | | 0d. | Docker Integration | [Docker Compose](https://github.com/kodadot/stick/blob/feat/swap-it-up/docker-compose.yml) | needs to run as docker compose | @@ -76,4 +76,4 @@ Known deviations are: Additionally, we have written queries to provide samples for the API - https://github.com/kodadot/stick/discussions/295 -As a runner setup, we highly recommend using [casey/just](https://github.com/casey/just) to run the indexer. \ No newline at end of file +As a runner setup, we highly recommend using [casey/just](https://github.com/casey/just) to run the indexer.