Skip to content

Commit d1b989f

Browse files
JerryNixonKaiqb
authored andcommitted
Correcting incorrect link to C# SDK (#100)
* Correcting incorrect link to C# SDK * Update ConnectorClient.xml Update link to NET/Node overview topics...
1 parent b044579 commit d1b989f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dotnet/xml/Microsoft.Bot.Connector/ConnectorClient.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545

4646
# Client Libraries for the Bot Connector REST API
4747

48-
* [Bot Builder for C#](/en-us/csharp/builder/sdkreference/)
49-
* [Bot Builder for Node.js](/en-us/node/builder/overview/)
48+
* [Bot Builder for C#](/en-us/Bot-Framework/dotnet/bot-builder-dotnet-overview)
49+
* [Bot Builder for Node.js](/en-us/Bot-Framework/nodejs/bot-builder-nodejs-overview)
5050
* Generate your own from the [Connector API Swagger
5151
file](https://raw.githubusercontent.com/Microsoft/BotBuilder/master/CSharp/Library/Microsoft.Bot.Connector.Shared/Swagger/ConnectorAPI.json)
5252

@@ -582,4 +582,4 @@
582582
</Docs>
583583
</Member>
584584
</Members>
585-
</Type>
585+
</Type>

0 commit comments

Comments
 (0)