Skip to content

Commit 09697e1

Browse files
committed
link fix
1 parent 3ccc126 commit 09697e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/scripts/functions-cli-create-serverless-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you choose to install and use the CLI locally, this article requires that you
3131

3232
This script creates an Azure Function app using the [consumption plan](../functions-scale.md#consumption-plan).
3333

34-
[!code-azurecli-interactive[main](../../../cli_scripts/azure-functions/create-function-app-consumption/create-function-app-consumption.sh "Create an Azure Function on a consumption plan")]
34+
[!code-azurecli-interactive[main](../../../cli_scripts/azure-functions/create-function-app-consumption-python/create-function-app-consumption-python.sh "Create an Azure Function on a consumption plan")]
3535

3636
[!INCLUDE [cli-script-clean-up](../../../includes/cli-script-clean-up.md)]
3737

0 commit comments

Comments
 (0)