diff --git a/README.md b/README.md index f76ccf3398..8aa31cc642 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ libSQL is licensed under an [Open Source License](LICENSE.md), and we adhere to ## Features * Embedded replicas that allow you to have replicated database inside your app. -* [libSQL server](https://github.com/libsql/sqld) for remote SQLite access, similar to PostgreSQL or MySQL +* [libSQL server](libsql-server) for remote SQLite access, similar to PostgreSQL or MySQL * Supports Rust, JavaScript, Python, Go, and more. There are also various improvements and extensions to the core SQLite: