mirror of
https://github.com/fluencelabs/registry.git
synced 2025-04-24 17:52:14 +00:00
README: fix broken links (#71)
This commit is contained in:
parent
3598c9044b
commit
e0cf188a2c
@ -7,9 +7,9 @@ See [Aqua Book](https://fluence.dev/aqua-book/libraries/aqua-dht).
|
||||
|
||||
## How to Use
|
||||
|
||||
See two examples in the [examples](./examples) directory:
|
||||
- Calling `aqua-dht` functions in TS/JS: [examples/typescript](./examples/typescript)
|
||||
- Writing an Aqua script using `aqua-dht`: [example.aqua](./examples/aqua/example.aqua)
|
||||
See [example](./example):
|
||||
- How to call [`aqua-dht`](./example/src/example.ts) function in TS/JS
|
||||
- Writing an Aqua script using `aqua-dht`: [event_example.aqua](./example/src/aqua/event_example.aqua)
|
||||
|
||||
## API
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user