Skip to content

Commit

Permalink
Merge pull request #226 from rtpHarry/patch-1
Browse files Browse the repository at this point in the history
docs(readme): update broken internal link to API
  • Loading branch information
sean-perkins authored and mlynch committed Apr 10, 2023
1 parent ef73dcb commit e1ec9f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const store = new Storage();
await store.create();
```

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

### With Angular

Expand Down

0 comments on commit e1ec9f9

Please sign in to comment.