Skip to content

Commit

Permalink
crosslink appinsights docs
Browse files Browse the repository at this point in the history
  • Loading branch information
benbrown committed Dec 3, 2018
1 parent bc44bf0 commit b29bcde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries/botbuilder-applicationinsights/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ appInsightsClient.trackDependency({target:"http://dbname", name:"select customer
## Learn More
Learn how to build great bots.

* [Using Application Insights with Qna Maker](https://github.com/Microsoft/BotBuilder-Samples/tree/master/samples/javascript_nodejs/20.qna-with-appinsights)
* [Using Application Insights with LUIS](https://github.com/Microsoft/BotBuilder-Samples/tree/master/samples/javascript_nodejs/21.luis-with-appinsights)
* [Sample: Using Application Insights with QnA Maker](https://github.com/Microsoft/BotBuilder-Samples/tree/master/samples/javascript_nodejs/20.qna-with-appinsights)
* [Sample: Using Application Insights with LUIS](https://github.com/Microsoft/BotBuilder-Samples/tree/master/samples/javascript_nodejs/21.luis-with-appinsights)
* [BotTelemetryClient class interface](https://github.com/Microsoft/botbuilder-js/tree/master/libraries/botbuilder-core/src/botTelemetryClient.ts)
* [Application Insights official client](https://github.com/Microsoft/ApplicationInsights-node.js)

0 comments on commit b29bcde

Please sign in to comment.