Merge pull request #1747 from ell1e/patch-1

Fix LMDB link in the README since the previous one led to an error page
This commit is contained in:
DeepBlueV7.X 2024-06-16 20:19:11 +00:00 committed by GitHub
commit e4e764beed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -251,7 +251,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) - CMake 3.15 or greater. (Lower version may work, but may break boost linking)
- [mtxclient](https://github.com/Nheko-Reborn/mtxclient) - [mtxclient](https://github.com/Nheko-Reborn/mtxclient)
- [coeurl](https://nheko.im/nheko-reborn/coeurl) - [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) - [lmdb++](https://github.com/hoytech/lmdbxx) (0.9.14 too old)
- [cmark](https://github.com/commonmark/cmark) 0.29 or greater. - [cmark](https://github.com/commonmark/cmark) 0.29 or greater.
- [libolm](https://gitlab.matrix.org/matrix-org/olm) - [libolm](https://gitlab.matrix.org/matrix-org/olm)