Skip to content

Commit e1ec9f9

Browse files
sean-perkinsmlynch
authored andcommitted
Merge pull request #226 from rtpHarry/patch-1
docs(readme): update broken internal link to API
1 parent ef73dcb commit e1ec9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)