From 32302ac4e16cddfb16ba6aeedfc77afe8f656592 Mon Sep 17 00:00:00 2001 From: Luqman Arifin Date: Tue, 20 Jun 2017 15:24:54 +0900 Subject: [PATCH] Fix wrong link --- functions/ocr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/ocr/README.md b/functions/ocr/README.md index 2f8fdeaab8..953d27bf5c 100644 --- a/functions/ocr/README.md +++ b/functions/ocr/README.md @@ -8,7 +8,7 @@ See: * [Cloud Functions OCR sample source code][code] [tutorial]: https://cloud.google.com/functions/docs/tutorials/ocr -[code]: index.js +[code]: app/index.js ## Deploy and run the sample