Skip to content

Commit e2bcf51

Browse files
committed
redirect
1 parent ae9a54c commit e2bcf51

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

articles/cognitive-services/.openpublishing.redirection.cognitive-services.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5315,6 +5315,11 @@
53155315
"redirect_url": "/azure/cognitive-services/Speech-Service/overview",
53165316
"redirect_document_id": false
53175317
},
5318+
{
5319+
"source_path_from_root": "/articles/cognitive-services/Speech-Service/index-voice-assistants.yml",
5320+
"redirect_url": "/articles/cognitive-services/Speech-Service/voice-assistants",
5321+
"redirect_document_id": true
5322+
},
53185323
{
53195324
"source_path_from_root": "/articles/cognitive-services/Translator/collaborative-translation-framework-reporting-api.md",
53205325
"redirect_url": "/azure/cognitive-services/translator/ctf-reporting",

articles/cognitive-services/Speech-Service/how-to-custom-commands-debug-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The CancelledDialog event consists of cancellation code and description, as list
6969
| [MaxTurnThresholdReached](#no-progress-was-made-after-the-max-number-of-turns-allowed) | No progress was made after the max number of turns allowed |
7070
| [RecognizerQuotaExceeded](#recognizer-usage-quota-exceeded) | Recognizer usage quota exceeded |
7171
| [RecognizerConnectionFailed](#connection-to-the-recognizer-failed) | Connection to the recognizer failed |
72-
| [RecognizerUnauthorized](#this-application-cannot-be-accessed-with-the-current-subscription) | This application can't be accessed with the current subscription |
72+
| [RecognizerUnauthorized](#this-application-cant-be-accessed-with-the-current-subscription) | This application can't be accessed with the current subscription |
7373
| [RecognizerInputExceededAllowedLength](#input-exceeds-the-maximum-supported-length) | Input exceeds the maximum supported length for the recognizer |
7474
| [RecognizerNotFound](#recognizer-not-found) | Recognizer not found |
7575
| [RecognizerInvalidQuery](#invalid-query-for-the-recognizer) | Invalid query for the recognizer |

0 commit comments

Comments
 (0)