Skip to content

Commit 4921fae

Browse files
committed
feedback updates
1 parent 2c6bc80 commit 4921fae

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

articles/ai-services/translator/document-translation/document-sdk-overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ Document Translation batch interfaces require the following input:
187187
1. Upload your files to an Azure Blob Storage source container (sourceUri).
188188
1. Provide a target container where the translated documents can be written (targetUri).
189189
1. Include the target language code (targetLanguage).
190-
1.
191190

192191
```python
193192
sourceUrl = "<your-source container-url>"

articles/ai-services/translator/document-translation/quickstarts/rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,4 +164,4 @@ That's it, congratulations! You just learned to translate documents using the Az
164164
## Next steps
165165
166166
> [!div class="nextstepaction"]
167-
> [Document Translation REST API guide](../reference/rest-api-guide.md "Learn more about Document Translation REST API operations)
167+
> [Document Translation REST API guide](../reference/rest-api-guide.md)

0 commit comments

Comments
 (0)