Skip to content

Commit e58db91

Browse files
committed
fix link
1 parent f3b900f commit e58db91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/LUIS/includes/get-started-get-model-rest-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ms.author: diberry
2828

2929
1. Create a new file named `model.py`. Add the following code:
3030

31-
[!code-pyhon[Add example utterances to Language Understanding in python](~/cognitive-services-language-understanding/documentation-samples/authoring-api-samples/python/3.x/add-utterances-3-6.py)]
31+
[!code-pyhon[Add example utterances to Language Understanding in python](~/samples-luis/documentation-samples/authoring-api-samples/python/3.x/add-utterances-3-6.py)]
3232

3333
1. Replace the values starting with `YOUR-` with your own values.
3434

0 commit comments

Comments
 (0)