Skip to content

Commit 545f0ee

Browse files
docs(README.md): fix IndexedDB link.
1 parent b2783d0 commit 545f0ee

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
@@ -365,7 +365,7 @@ export class IndexedDB<
365365
> { ... }
366366
```
367367

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

370370
<br>
371371

0 commit comments

Comments
 (0)