From 593cc4aac9fefec35dddd38c005e6e3f0a7e24d1 Mon Sep 17 00:00:00 2001 From: Aayush Lamichhane <45917498+aayushprime@users.noreply.github.com> Date: Wed, 22 Apr 2026 15:12:01 +0545 Subject: [PATCH] update doc page link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99ea349..f5079cb 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Built on **CRDT** (Conflict-free Replicated Data Types), it guarantees: ### 1. Install -Download a pre-built binary from the [Releases](https://github.com/sqliteai/sqlite-sync/releases) page, or install a platform package (see [full installation guide](./docs/installation.md) for platform-specific code examples): +Download a pre-built binary from the [Releases](https://github.com/sqliteai/sqlite-sync/releases) page, or install a platform package (see [full installation guide](./docs/INSTALLATION.md) for platform-specific code examples): | Platform | Install | |----------|---------|