Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Commit e7d7856

Browse files
authored
docs: Replace GitFlic URL with official GitHub repository for libmdbx (paradigmxyz#16496)
1 parent f466fa1 commit e7d7856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/storage/libmdbx-rs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Make sure to follow the [building steps](https://libmdbx.dqdkfa.ru/usage.html#ge
1313

1414
```bash
1515
# clone libmmdbx to a repository outside at specific tag
16-
git clone https://gitflic.ru/project/erthink/libmdbx.git ../libmdbx --branch v0.7.0
16+
git clone https://github.com/erthink/libmdbx.git ../libmdbx --branch v0.7.0
1717
make -C ../libmdbx dist
1818

1919
# copy the `libmdbx/dist/` folder just created into `mdbx-sys/libmdbx`

0 commit comments

Comments
 (0)