From 780493f2c47815471f0a32656cf3f212a5457454 Mon Sep 17 00:00:00 2001 From: Peisong Xiao Date: Tue, 21 Oct 2025 14:35:20 -0400 Subject: [PATCH] fixed link issues with README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a3bd81..a1343e9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Version: Milestone-1 This will create and setup a `SQLite` database if `mind.db` doesn't exist under [`backend/`](backend/). -Also see [`backend/README.md`](`backend/README.md). +Also see [`backend/README.md`](backend/README.md). ### Getting a llama.cpp instance `llama.cpp` is included as a third-party git submodule under