Skip to content

Commit 686b835

Browse files
authored
Merge pull request #226 from rtpHarry/patch-1
docs(readme): update broken internal link to API
2 parents d42f28b + aeb368d commit 686b835

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const store = new Storage();
3535
await store.create();
3636
```
3737

38-
See the [Usage - API](#usage-api) section below for an overview of the supported methods on the storage instance.
38+
See the [API](#api) section below for an overview of the supported methods on the storage instance.
3939

4040
### With Angular
4141

0 commit comments

Comments
 (0)