1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

Merge pull request #109 from oceanprotocol/fix-link-to-examples-dir

Fix the link to the examples dir in README.md
This commit is contained in:
Troy McConaghy 2019-01-24 10:26:42 +01:00 committed by GitHub
commit 1e469504e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ const ocean: Ocean = await Ocean.getInstance({
### Examples
* [Examples](/src/examples/squid)
* [Examples](/src/examples/)
* [Tuna](https://github.com/oceanprotocol/tuna/examples/squid)
## Development