Skip to content

Commit f87a331

Browse files
committed
updating ref
1 parent 45b6f6d commit f87a331

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/Ink-Recognizer/quickstarts

1 file changed

+1
-1
lines changed

articles/cognitive-services/Ink-Recognizer/quickstarts/csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The source code for this quickstart can be found on [GitHub](https://go.microsof
4848

4949
2. Create variables for your subscription key and endpoint, and the example JSON file. The endpoint will later be combined with `inkRecognitionUrl` to access the API.
5050

51-
[!code-csharp[endpoint file and key variables](~/cognitive-services-rest-samples/Vision/dotnet/InkRecognition/quickstart/recognizeInk.cs?name=vars)]
51+
[!code-csharp[endpoint file and key variables](~/cognitive-services-rest-samples/dotnet/Vision/InkRecognition/quickstart/recognizeInk.cs?name=vars)]
5252

5353
## Create a function to send requests
5454

0 commit comments

Comments
 (0)