Skip to content

Commit 7a5dcd8

Browse files
authored
Fixed link to sled repo (#18)
1 parent 4f3a9b4 commit 7a5dcd8

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
@@ -99,7 +99,7 @@ fn main() {
9999
The following stores are supported:
100100
* [rusqlite](https://github.com/rusqlite/rusqlite)
101101
* [rocksdb](https://github.com/rust-rocksdb/rust-rocksdb)
102-
* [sled](github.com/spacejam/sled)
102+
* [sled](https://github.com/spacejam/sled)
103103

104104
## Hash functions
105105

0 commit comments

Comments
 (0)