Skip to content

Commit 55c3bca

Browse files
Merge pull request #229518 from pamelafox/patch-7
Fix link to reference
2 parents 646b04f + dbbc0ed commit 55c3bca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/containerapp-up.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The command can build and push a container image to an Azure Container Registry
3434

3535
If you need to customize the Container Apps environment, first create the environment using the `az containerapp env create` command. If you don't provide an existing environment, the `up` command looks for one in your resource group and, if found, uses that environment. If not found, it creates an environment with a Log Analytics workspace.
3636

37-
To learn more about the `az containerapp up` command and its options, see [`az containerapp up`](/cli/azure/containerapp#az_containerapp_up).
37+
To learn more about the `az containerapp up` command and its options, see [`az containerapp up`](/cli/azure/containerapp#az-containerapp-up).
3838

3939
## Prerequisites
4040

@@ -192,4 +192,4 @@ Because the `up` command creates a GitHub Actions workflow, rerunning it to depl
192192
## Next steps
193193

194194
> [!div class="nextstepaction"]
195-
> [Quickstart: Deploy your code to Azure Container Apps](quickstart-code-to-cloud.md)
195+
> [Quickstart: Deploy your code to Azure Container Apps](quickstart-code-to-cloud.md)

0 commit comments

Comments
 (0)