浏览代码

Update docs/developers/Building_Android.md

Co-authored-by: Andrey Filipenkov <[email protected]>
Emmanuel Ferdman 1 年之前
父节点
当前提交
42b77c746a
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      docs/developers/Building_Android.md

+ 1 - 2
docs/developers/Building_Android.md

@@ -26,8 +26,7 @@ git clone --recurse-submodules https://github.com/vcmi/vcmi.git
 
 ## Obtaining dependencies
 
-We use Conan package manager to build/consume dependencies, find detailed usage instructions [here](./Conan.md). Note that the link points to the cutting-edge state in `develop` branch, for the latest release check the same document in the [master
-branch](./Conan.md).
+We use Conan package manager to build/consume dependencies, find detailed usage instructions [here](./Conan.md). Note that the link points to the state of the current branch, for the latest release check the same document in the [master branch](https://github.com/vcmi/vcmi/blob/master/docs/developers/Сonan.md).
 
 On the step where you need to replace **PROFILE**, choose:
 - `android-32` to build for 32-bit architecture (armeabi-v7a)