Skip to content

Commit 9d8362a

Browse files
Merge pull request #210698 from v-rajagt/jacodel
link fixed
2 parents a90a8cc + 08751ee commit 9d8362a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/personalizer/includes/quickstart-multislot-csharp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ author: jcodella
1111
ms.author: jacodel
1212
ms.date: 03/23/2021
1313
---
14-
[Reference documentation](/dotnet/api/Microsoft.Azure.AI.Personalizer) | [Library source code](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/personalizer) | [Package (NuGet)](https://www.nuget.org/packages/Azure.AI.Personalizer/2.0.0-beta.1) | [Multi-slot conceptual](..\concept-multi-slot-personalization.md) | [Samples](https://github.com/Azure-Samples/cognitive-services-quickstart-code/tree/master/dotnet/Personalizer)
14+
[Reference documentation](/dotnet/api/azure.ai.personalizer) | [Library source code](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/personalizer) | [Package (NuGet)](https://www.nuget.org/packages/Azure.AI.Personalizer/2.0.0-beta.1) | [Multi-slot conceptual](..\concept-multi-slot-personalization.md) | [Samples](https://github.com/Azure-Samples/cognitive-services-quickstart-code/tree/master/dotnet/Personalizer)
1515

1616
## Prerequisites
1717

@@ -381,4 +381,4 @@ dotnet run
381381
![The quickstart program asks a couple of questions to gather user preferences, known as features, then provides the top action.](../media/csharp-quickstart-commandline-feedback-loop/multislot-quickstart-program-feedback-loop-example-1.png)
382382

383383

384-
The [source code for this quickstart](https://github.com/Azure-Samples/cognitive-services-quickstart-code/blob/master/dotnet/Personalizer/multislot-quickstart-v2PreviewSdk) is available.
384+
The [source code for this quickstart](https://github.com/Azure-Samples/cognitive-services-quickstart-code/blob/master/dotnet/Personalizer/multislot-quickstart-v2PreviewSdk) is available.

0 commit comments

Comments
 (0)