IVGCVSW-2158 BuildGuideCrossCompilation.md wrong protobuf version
authorFerran Balaguer <ferran.balaguer@arm.com>
Fri, 16 Nov 2018 11:56:01 +0000 (11:56 +0000)
committerAron Virginas-Tar <aron.virginas-tar@arm.com>
Fri, 16 Nov 2018 12:34:19 +0000 (12:34 +0000)
Change-Id: Ibe826db4412c54aba42c45c155e7e5329861bdb1

BuildGuideCrossCompilation.md

index c94a193..63f9f2a 100644 (file)
@@ -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