From 6c84d75cb3710325d2e5fadef274956536eac0c0 Mon Sep 17 00:00:00 2001 From: Anwesha Date: Mon, 15 Jan 2018 17:18:36 -0500 Subject: [PATCH] Updated link in readme (#608) --- examples/conversation_tone_analyzer_integration/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/conversation_tone_analyzer_integration/README.md b/examples/conversation_tone_analyzer_integration/README.md index ad05cff340..6f94b8e885 100644 --- a/examples/conversation_tone_analyzer_integration/README.md +++ b/examples/conversation_tone_analyzer_integration/README.md @@ -26,5 +26,5 @@ Command to run the sample code [bluemix_conversation_service]: https://console.ng.bluemix.net/catalog/services/conversation/ [bluemix_tone_analyzer_service]: https://console.ng.bluemix.net/catalog/services/tone-analyzer/ [conversation_simple_workspace]: https://github.com/watson-developer-cloud/conversation-simple#workspace -[tone_conversation_integration_example]: https://github.com/watson-developer-cloud/node-sdk/tree/master/examples/tone_conversation_integration.v1.js -[tone_conversation_integration_example_tone_detection]: https://github.com/watson-developer-cloud/node-sdk/tree/master/examples/conversation_addons/tone_detection.js +[tone_conversation_integration_example]: https://github.com/watson-developer-cloud/node-sdk/blob/master/examples/conversation_tone_analyzer_integration/tone_conversation_integration.v1.js +[tone_conversation_integration_example_tone_detection]: https://github.com/watson-developer-cloud/node-sdk/blob/master/examples/conversation_tone_analyzer_integration/tone_detection.js