Skip to content

Commit 0e4654e

Browse files
committed
fixed pivot
1 parent 5c0eab5 commit 0e4654e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/ai-services/language-service/text-analytics-for-health/how-to/use-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ server {
215215

216216
#### Example Docker compose file
217217

218-
The below example shows how a [docker compose](https://docs.docker.com/compose/reference/overview) file can be created to deploy NGINX and health containers:
218+
The below example shows how a [docker compose](https://docs.docker.com/reference/cli/docker/compose/) file can be created to deploy NGINX and health containers:
219219

220220
```yaml
221221
version: "3.7"

articles/ai-services/qnamaker/Quickstarts/get-answer-from-knowledge-base-using-url-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ms.date: 01/19/2024
2929

3030
::: zone-end
3131

32-
::: zone pivot="url-test-tool-Visual-Studio-Code-REST-Client-extension"
32+
::: zone pivot="url-test-tool-visual-studio-code-rest-client-extension"
3333

3434
[!INCLUDE [Get answer using the Visual Studio Code REST Client extension](../includes/quickstart-test-tool-vscode.md)]
3535

articles/zone-pivot-groups.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ groups:
1818
pivots:
1919
- id: url-test-tool-curl
2020
title: cURL
21-
- id: url-test-tool-postman
22-
title: Postman
21+
- id: url-test-tool-visual-studio-code-rest-client-extension
22+
title: Visual Studio Code REST Client Extension
2323
#Owner: kraigb
2424
- id: python-frameworks-01
2525
title: Web framework

0 commit comments

Comments
 (0)