From 35f9ea1b744c2ecac8d6be59ccaf2661c3ed9bf7 Mon Sep 17 00:00:00 2001 From: Ellie <64124388+ell1e@users.noreply.github.com> Date: Thu, 6 Jun 2024 15:20:52 +0200 Subject: [PATCH] Fix LMDB link README (the previous one led to an error page) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37ebcf42..44c22b61 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ KDE has similar plugins, that can extend the supported image types even more. - CMake 3.15 or greater. (Lower version may work, but may break boost linking) - [mtxclient](https://github.com/Nheko-Reborn/mtxclient) - [coeurl](https://nheko.im/nheko-reborn/coeurl) -- [LMDB](https://symas.com/lightning-memory-mapped-database/) +- [LMDB](https://www.symas.com/lmdb) - [lmdb++](https://github.com/hoytech/lmdbxx) (0.9.14 too old) - [cmark](https://github.com/commonmark/cmark) 0.29 or greater. - [libolm](https://gitlab.matrix.org/matrix-org/olm)