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

Commit 672e5c3

Browse files
authored
Update botskills.md
1 parent f7d07bc commit 672e5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_docs/reference/skills/botskills.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The CLI performs the following operations on your behalf:
2424
4. Refresh the dispatch LUIS model with the new utterances.
2525
5. In the case of **Active Directory Authentication Providers**, an authentication connection will be added to your Bot automatically and the associated Scopes added to your Azure AD application that backs your deployed Assistant.
2626

27-
> 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.
27+
> 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.
2828
2929
## Prerequisites
3030
- [Node.js](https://nodejs.org/) version 10.8 or higher

0 commit comments

Comments
 (0)