From 20457cb26f76de1ca32f822f027cda785f71c221 Mon Sep 17 00:00:00 2001 From: Louis Grenard Date: Wed, 27 Mar 2019 04:48:15 +0800 Subject: [PATCH] docs(README): correct Bot Framework link (#1015) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4298143daa..7d36ed8374 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ![Conversational AI Solutions](./docs/media/conversationalai_solutions_header.png) -This repository is the home for a set of templates and solutions to help build conversational experiences using [Azure Bot Service](https://aka.ms/azurebotservice) and [Bot Framework](https://botframework). +This repository is the home for a set of templates and solutions to help build conversational experiences using [Azure Bot Service](https://aka.ms/azurebotservice) and [Bot Framework](https://botframework.com). ## Templates @@ -13,7 +13,7 @@ Enterprise Template | A high quality conversational experience requires a founda Name | Description | Link ------------ | ------------- | :-----------: Virtual Assistant | Customers and partners have a significant need to deliver a conversational assistant tailored to their brand, personalized to their users, and made available across a broad range of canvases and devices.

Continuing Microsoft's open-sourced approach towards the Bot Framework SDK, the open-source Virtual Assistant solution provides you with a set of core foundational capabilities and full control over the end user experience.| [Get Started](./docs/virtual-assistant/README.md) -Analytics | Gain key insights into your bot’s health and behavior with the Conversational AI Analytics solutions. Review available telemetry, sample Application Insights queries, and Power BI dashboards to understand the full breadth of your bot’s conversations with users. | [Get Started](./docs/analytics/README.md) +Analytics | Gain key insights into your bot’s health and behavior with the Conversational AI Analytics solutions. Review available telemetry, sample Application Insights queries, and Power BI dashboards to understand the full breadth of your bot’s conversations with users. | [Get Started](./docs/analytics/README.md) ## Contributing @@ -30,4 +30,4 @@ For more information see the [Code of Conduct FAQ](https://opensource.microsoft. contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. ## License -Copyright (c) Microsoft Corporation. All rights reserved. \ No newline at end of file +Copyright (c) Microsoft Corporation. All rights reserved.