Skip to content

Commit b8aa478

Browse files
author
Jill Grant
authored
Merge pull request #771 from jboback/luis-links
Fixed ToC Linking
2 parents 1e001b6 + 974167a commit b8aa478

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/ai-services/luis/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,11 @@ items:
191191
- name: REST APIs
192192
items:
193193
- name: V3 Authoring REST APIs
194+
href: https://aka.ms/luis-apim-v3-authoring
194195
- name: V3 Prediction REST APIs
196+
href: https://aka.ms/luis-apim-v3-prediction
195197
- name: V2 Authoring REST APIs
196-
- name: V2 Prediction REST APIs
198+
href: https://aka.ms/luis-apim-v2-authoring
197199
- name: HTTP codes
198200
displayName: 400, 401, 403, 409, 410, 414, 429
199201
href: luis-reference-response-codes.md

0 commit comments

Comments
 (0)