From 081ac926e36aa490a51afe9b220bb46dbb45fae8 Mon Sep 17 00:00:00 2001 From: TalesAmaral <57869141+TalesAmaral@users.noreply.github.com> Date: Mon, 26 Jan 2026 11:49:39 -0300 Subject: [PATCH] Update README.md BUILD.md location was changed and now this link is poiting to nothing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac43863..0b2036c 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,7 @@ The `.zip` version is useful for users who prefer a portable installation or nee ## 🛠️ Building from Source -See [BUILD.md](BUILD.md) for comprehensive build instructions. +See [BUILD.md](docs/BUILD.md) for comprehensive build instructions. ---