Skip to content

Commit 3e98a04

Browse files
authored
docs: update dead link in db_faq.md (#14126)
Hi! The link to the MDBX documentation in `db_faq.md` was pointing to a dead domain (`https://libmdbx.website.yandexcloud.net`), which no longer resolves.
1 parent 5337cbc commit 3e98a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/programmers_guide/db_faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ We have Go, Rust and C++ implementations of `RoKV` interface.
2727

2828
Rationale and Architecture of DB interface: [./../../ethdb/Readme.md](../../ethdb/Readme.md)
2929

30-
MDBX: [docs](https://libmdbx.website.yandexcloud.net)
30+
MDBX: [docs](https://libmdbx.dqdkfa.ru/)
3131
and [mdbx.h](https://github.com/erigontech/libmdbx/blob/master/mdbx.h)
3232

3333

0 commit comments

Comments
 (0)