Fix broken links to tensorflow (#538)
author최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>
Tue, 10 Apr 2018 09:12:51 +0000 (18:12 +0900)
committer김정현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh0822.kim@samsung.com>
Tue, 10 Apr 2018 09:12:51 +0000 (18:12 +0900)
- Fix broken links to tensorflow

Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
README.md

index b994aaa..d8b9bf4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ $ USE_NNAPI=1 LD_LIBRARY_PATH="$(pwd)/Product/obj/tools/nnapi_bindings/bindings/
 ```
 
 # How to get pre-built T/F Lite models?
-Google provides several pre-built T/F Lite models. Please check [this article](externals/tensorflow/tensorflow/contrib/lite/g3doc/models.md)
+Google provides several pre-built T/F Lite models. Please check [this article](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/contrib/lite/g3doc/models.md)
 
 # Build How-to