Skip to content

Commit 187ba6b

Browse files
committed
fixed the cli url
1 parent ad42197 commit 187ba6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-sidecar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ az webapp sitecontainers convert \
4444
--resource-group <resource-group>
4545
```
4646

47-
This command removes all sidecar containers and resets your app to use the classic `DOCKER|<image>` style configuration. For full details, see the [Azure CLI documentation for `az webapp sitecontainers convert`](https://learn.microsoft.com/cli/azure/webapp/sitecontainers?view=azure-cli-latest).
47+
This command removes all sidecar containers and resets your app to use the classic `DOCKER|<image>` style configuration. For full details, see the [Azure CLI documentation for `az webapp sitecontainers convert`](/cli/azure/webapp/sitecontainers).
4848

4949
For more information, see [What are the differences for sidecar-enabled custom containers?](#what-are-the-differences-for-sidecar-enabled-custom-containers)
5050

0 commit comments

Comments
 (0)