From 41cd10a76f077db4e6289f9c91fe1802873e80d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?bi=C3=B6rn?= Date: Tue, 9 Jun 2026 17:34:32 +0200 Subject: [PATCH] Update BUILDING.md Co-authored-by: adb --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index e37d51f1b..31c8113ee 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -47,7 +47,7 @@ Nix development environment contains Rust with cross-compilation toolchains and To [build an APK](https://developer.android.com/studio/build/building-cmdline) run the following 2 steps. Note that the first step may take some time to build for all architectures. You can optionally read -[the first comment block in the `ndk-make.sh` script](https://github.com/deltachat/deltachat-android/blob/main/scripts/ndk-make.sh) +[the first comment block in the `ndk-make.sh` script](./scripts/ndk-make.sh) for pointers on how to build for a specific architecture. ``` $ scripts/ndk-make.sh