aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BuildGuideCrossCompilation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BuildGuideCrossCompilation.md b/BuildGuideCrossCompilation.md
index c94a193ec3..63f9f2a496 100644
--- a/BuildGuideCrossCompilation.md
+++ b/BuildGuideCrossCompilation.md
@@ -18,7 +18,7 @@ The instructions show how to build the ArmNN core library and the Boost, Protobu
#### <a name="buildProtobuf">Build and install Google's Protobuf library</a>
-* Get protobuf-all-3.5.1.tar.gz from here: https://github.com/google/protobuf/releases
+* Get protobuf-all-3.5.1.tar.gz from here: https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1
* Extract:
```bash
tar -zxvf protobuf-all-3.5.1.tar.gz