Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 730fe62

Browse files
authored
Fix link for Atom build instructions (#90)
1 parent 5c8f013 commit 730fe62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h1 class="display-4"><img class="img-fluid center" src="https://docs.openvinoto
112112
<div class="row" style="background-color: #FFFDDE;">
113113
<div style='padding-top:5px;text-align:center'> <b>NOTE: "Pre-installed OpenVINO™ and TensorFlow are ABI incompatible and cannot be used together"</b> </div>
114114
<div style='padding-top:5px;text-align:center'> <b>NOTE: "OpenVINO™ integration with TensorFlow build with PyPi OpenVINO™ package is not validated"</b> </div>
115-
<div style='padding-top:5px;text-align:center'> <b>NOTE: "In order to build OpenVINO™ integration with TensorFlow on Intel Atom® processor, refer to the build instructions <a href="https://github.com/openvinotoolkit/openvino_tensorflow/blob/master/docs/BUILD.md#building-instructions-for-intel-atom-processor">here</a>" </b> </div>
115+
<div style='padding-top:5px;text-align:center'> <b>NOTE: "In order to build OpenVINO™ integration with TensorFlow on Intel Atom® processor, refer to the build instructions <a href="https://github.com/openvinotoolkit/openvino_tensorflow/blob/master/docs/BUILD.md#build-instructions-for-intel-atom-processor">here</a>" </b> </div>
116116
</div>
117117

118118
</div>

0 commit comments

Comments
 (0)