Skip to content

Commit e4a2103

Browse files
authored
Update README.md
1 parent 84bf1c9 commit e4a2103

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@ This branch contains samples for connecting your Power Virtual Agents bot to a c
1010
To use the samples, clone this GitHub repository using Git.
1111

1212
```bash
13-
git clone https://github.com/Microsoft/BotBuilder-Samples.git
14-
cd BotBuilder-Samples
13+
git clone https://github.com/microsoft/PowerVirtualAgentsSamples.git
14+
cd PowerVirtualAgentsSamples
1515
```
1616

17+
1718
| Sample Name | Description | .NET CORE |
1819
|-----------------------|--------------------------------------------------------------------------------|-------------|
19-
|1.BotConnectorApp | Demonstrates how to connect your bot to a custom app for example mobile-device app | [View][cs#1]|
20-
|2.RelayBotSample | Demonstrates how to connect your bot to existing Azure Bot Service channels | [View][cs#2] |
20+
|BotConnectorApp | Demonstrates how to connect your bot to a custom app for example mobile-device app | [View][cs#1]|
21+
|RelayBotSample | Demonstrates how to connect your bot to existing Azure Bot Service channels | [View][cs#2] |
2122

2223
[cs#1]:./BotConnectorApp
2324
[cs#2]:./RelayBotSample

0 commit comments

Comments
 (0)