Commit 95d52545 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: fix broken link

parent 8d0dae85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -115,7 +115,7 @@ Examples (with an application's base name `myapp`):
### Deployment and cleanup scripts

The Azure template requires you to provide a shell script that fully implements your application
deployment and cleanup using the [`azure` CLI](https://azure.microsoft.com/cli/) and all other tools available in the selected Docker image.
deployment and cleanup using the [`azure` CLI](https://learn.microsoft.com/cli/azure/) and all other tools available in the selected Docker image.

The deployment script is searched as follows: