summary refs log tree commit diff
diff options
context:
space:
mode:
authorEllie <64124388+ell1e@users.noreply.github.com>2024-06-06 15:20:52 +0200
committerGitHub <noreply@github.com>2024-06-06 15:20:52 +0200
commit35f9ea1b744c2ecac8d6be59ccaf2661c3ed9bf7 (patch)
treea2f64b9f68ea113ee42b794d2246099f89018683
parentFix emojis in avatars (diff)
downloadnheko-35f9ea1b744c2ecac8d6be59ccaf2661c3ed9bf7.tar.xz
Fix LMDB link README (the previous one led to an error page)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)