Skip to content

Commit 8fa62e9

Browse files
committed
add .md to link
1 parent fdb8464 commit 8fa62e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/LUIS/luis-how-to-review-endpoint-utterances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you have many people contributing to a LUIS app,
2323

2424
## Enable active learning
2525

26-
To enable active learning, you must log user queries. This is accomplished by calling the [endpoint query](luis-get-started-create-app#query-the-v3-api-prediction-endpoint) with the `log=true` querystring parameter and value.
26+
To enable active learning, you must log user queries. This is accomplished by calling the [endpoint query](luis-get-started-create-app.md#query-the-v3-api-prediction-endpoint) with the `log=true` querystring parameter and value.
2727

2828
## Correct intent predictions to align utterances
2929

0 commit comments

Comments
 (0)