Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit e6facc9

Browse files
authored
Update addingskills.md
1 parent e9c643b commit e6facc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_docs/howto/skills/addingskills.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The `botskills` CLI can be installed using the following npm command:
3939
npm install -g botskills
4040
```
4141

42-
> Your Virtual Assistant must have been deployed using the [deployment tutorial]({{site.baseurl}}/tutorials/create-assistant/4_provision_your_azure_resources) before using the `botskills` CLI as it relies on the Dispatch models being available and a deployed Bot for authentication connection information.
42+
> Your Virtual Assistant must have been deployed using the [deployment tutorial]({{site.baseurl}}/tutorials/csharp/create-assistant/4_provision_your_azure_resources) before using the `botskills` CLI as it relies on the Dispatch models being available and a deployed Bot for authentication connection information.
4343

4444
## Skill Deployment
4545

0 commit comments

Comments
 (0)