Skip to content

Commit

Permalink
Broken link (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCappelletti94 authored Sep 28, 2024
1 parent e3f282c commit 38b6932
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 @@ -131,7 +131,7 @@ async fn get_data(database: &Database, id: JsValue) -> Result<Option<Value>, Err
```

For more examples on using other functionality, see the
[tests](https://github.com/devashishdxt/idb/tree/main/idb/tests) directory.
[tests](https://github.com/devashishdxt/idb/tree/main/tests) directory.

## License

Expand Down

0 comments on commit 38b6932

Please sign in to comment.