Skip to content

Commit

Permalink
docs(README.md): fix IndexedDB link.
Browse files Browse the repository at this point in the history
  • Loading branch information
sciborrudnicki committed Oct 2, 2024
1 parent b2783d0 commit 545f0ee
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 @@ -365,7 +365,7 @@ export class IndexedDB<
> { ... }
```

[GitHub](https://github.com/angular-package/indexeddb/blob/main/src/lib/indexeddb.ts)
[GitHub](https://github.com/angular-package/indexeddb/blob/main/src/lib/indexeddb.class.ts)

<br>

Expand Down

0 comments on commit 545f0ee

Please sign in to comment.