Skip to content

Commit

Permalink
🐛 📝 fix hyperlink to LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival authored Jul 29, 2024
1 parent 2ec0d28 commit 9a9ef8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deliveries/kodadot_atomic_swap_indexer_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down Expand Up @@ -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.
As a runner setup, we highly recommend using [casey/just](https://github.com/casey/just) to run the indexer.

0 comments on commit 9a9ef8d

Please sign in to comment.