mirror of
https://github.com/status-im/status-react.git
synced 2025-01-09 10:42:53 +00:00
Fix outdated docs link
This commit is contained in:
parent
5ff90c3b14
commit
771cb5c6a2
@ -339,7 +339,7 @@ function use_android_sdk() {
|
||||
echo "sdk.dir=$ANDROID_SDK_ROOT" | tee -a $_localPropertiesPath
|
||||
fi
|
||||
else
|
||||
local _docUrl="https://docs.status.im/docs/build_status.html"
|
||||
local _docUrl="https://status.im/build_status/"
|
||||
cecho "@yellow[[ANDROID_SDK_ROOT environment variable not defined, please install the Android SDK.]]"
|
||||
cecho "@yellow[[(see $_docUrl).]]"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user