Skip to content

Commit 5964bd5

Browse files
author
PRMerger6
authored
Merge pull request #42569 from v-geberr/0530-fix-next-buttongs
fix blue next buttons
2 parents f8ed186 + 0967467 commit 5964bd5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/cognitive-services/LUIS/luis-quickstart-intent-and-hier-entity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ When no longer needed, delete the LUIS app. To do so, select the three dot menu
229229

230230
## Next steps
231231
> [!div class="nextstepaction"]
232-
> [Learn how to add a regular expression entity](luis-quickstart-intents-regex-entity.md)
232+
> [Learn how to add a list entity](luis-quickstart-intent-and-list-entity.md)
233233

234234
Add the **number** [prebuilt entity](luis-how-to-add-entities.md#add-prebuilt-entity) to extract the number of seats for a flight.
235235

articles/cognitive-services/LUIS/luis-quickstart-intent-and-list-entity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ When no longer needed, delete the LUIS app. To do so, select the three dot menu
261261
## Next steps
262262

263263
> [!div class="nextstepaction"]
264-
> [Learn how to add a hierarchical entity](luis-quickstart-intent-and-hier-entity.md)
264+
> [Learn how to add a regular expression entity](luis-quickstart-intents-regex-entity.md)
265265

266266
Add the **number** [prebuilt entity](luis-how-to-add-entities.md#add-prebuilt-entity) to extract the number for each drink type.
267267

articles/cognitive-services/LUIS/luis-quickstart-primary-and-secondary-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ When no longer needed, delete the LUIS app. To do so, select the three dot menu
215215
## Next steps
216216

217217
> [!div class="nextstepaction"]
218-
> [Learn how to add a list entity](luis-quickstart-intent-and-list-entity.md)
218+
> [Learn how to add a hierarchical entity](luis-quickstart-intent-and-hier-entity.md)
219219

220220

221221
<!--References-->

0 commit comments

Comments
 (0)