You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libraries/Bot.Builder.Community.Adapters.ActionsSDK/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Install into your project use the following command in the package manager.
35
35
36
36
## Sample
37
37
38
-
A Sample bot with examples of Actions SDK specific functionality (such as sending cards, lists etc.) is available [here](https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/samples/Actions%20SDK%20Adapter%20Sample).
38
+
A Sample bot with examples of Actions SDK specific functionality (such as sending cards, lists etc.) is available [here](../../samples/Actions%20SDK%20Adapter%20Sample).
Copy file name to clipboardExpand all lines: libraries/Bot.Builder.Community.Adapters.Alexa/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Install into your project use the following command in the package manager.
36
36
37
37
## Sample
38
38
39
-
Sample bot, showing examples of Alexa specific functionality is available [here](https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/samples/Alexa%20Adapter%20Sample).
39
+
Sample bots showing examples of Alexa specific functionality are available [here](../../samples/Alexa%20Adapter%20Sample) and [here](../../samples/Cortana%20Assistant%20Alexa%20Sample).
Copy file name to clipboardExpand all lines: libraries/Bot.Builder.Community.Adapters.Google/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Install into your project use the following command in the package manager.
37
37
38
38
## Sample
39
39
40
-
A Sample bot with examples of specific functionality for the legacy Actions SDK and DialogFLow (such as sending cards, lists etc.) is available [here](https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/samples/Google%20Adapter%20Sample).
40
+
A Sample bot with examples of specific functionality for the legacy Actions SDK and DialogFLow (such as sending cards, lists etc.) is available [here](../../samples/Google%20Adapter%20Sample).
Sample bot, showing examples of Infobip specific functionality is available [here](https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/samples/Infobip%Sms%20Sample).
Sample bot, showing examples of Infobip specific functionality is available [here](https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/tree/master/samples/Infobip%20Viber%20Sample).
Sample bot, showing examples of Infobip specific functionality is available [here](https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/samples/Infobip%20WhatsApp%20Sample).
Copy file name to clipboardExpand all lines: libraries/Bot.Builder.Community.Adapters.RingCentral/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Install into your project using the following command in the package manager;
46
46
47
47
### Sample
48
48
49
-
Basic sample bot available [here](https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/tree/master/samples/RingCentral%20Adapter%20Sample).
49
+
Basic sample bot available [here](../../samples/RingCentral%20Adapter%20Sample).
0 commit comments