From 42903f7971e6d73752b5d3798e04fcaf76c71a74 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Wed, 3 Apr 2024 20:40:09 +0800 Subject: [PATCH] README: update domain of build-scripts Signed-off-by: Tianling Shen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea8fa43c83..04173daf8c 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ To build your own firmware you need a GNU/Linux, BSD or macOS system (case sensi - Method 2: ```bash - sudo bash -c 'bash <(curl -s https://build-scripts.immortalwrt.eu.org/init_build_environment.sh)' + sudo bash -c 'bash <(curl -s https://build-scripts.immortalwrt.org/init_build_environment.sh)' ``` Note: