aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/setup_ubuntu-host_android-device_arm32-kernel.md
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2020-05-06 17:18:35 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-05-07 11:26:03 +0200
commitd443a94b19986ae9b5ac17e76a02b4eb452ea02b (patch)
tree4dba3a5bb118c7d1104430f32b7a379a84f31503 /docs/linux/setup_ubuntu-host_android-device_arm32-kernel.md
parent6ba01b1e0ac94d694108d2989ee9aa839b6e5fee (diff)
docs/linux: update links to go install
Diffstat (limited to 'docs/linux/setup_ubuntu-host_android-device_arm32-kernel.md')
-rw-r--r--docs/linux/setup_ubuntu-host_android-device_arm32-kernel.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_ubuntu-host_android-device_arm32-kernel.md b/docs/linux/setup_ubuntu-host_android-device_arm32-kernel.md
index b193aa212..36c50bd63 100644
--- a/docs/linux/setup_ubuntu-host_android-device_arm32-kernel.md
+++ b/docs/linux/setup_ubuntu-host_android-device_arm32-kernel.md
@@ -17,7 +17,7 @@ If feasible, recompile and reinstall the Linux kernel with any debugging options
## Build syzkaller executables
-Build syzkaller as described [here](/docs/contributing.md), with `arm` target:
+Build syzkaller as described [here](/docs/linux/setup.md#go-and-syzkaller), with `arm` target:
```
make TARGETOS=linux TARGETARCH=arm