Skip to content

Commit 1de75e5

Browse files
committed
change code file
1 parent a48de31 commit 1de75e5

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
@@ -27,7 +27,7 @@ ms.author: diberry
2727

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

30-
[!code-python[Add example utterances to Language Understanding in python](~/samples-luis/documentation-samples/authoring-api-samples/python/3.x/add-utterances-3-6.py)]
30+
[!code-python[Add example utterances to Language Understanding in python](~/samples-luis/documentation-samples/quickstarts/change-model/python/3.x/add-utterances-3-6.py)]
3131

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

0 commit comments

Comments
 (0)