Skip to content

Commit 4949d37

Browse files
authored
fix path relativity
1 parent fa56890 commit 4949d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/scripts/functions-cli-mount-files-storage-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This Azure Functions sample script creates a function app and creates a share in
2121

2222
## Sample script
2323

24-
This script creates a function app in Azure Functions using the [Consumption plan](consumption-plan.md).
24+
This script creates a function app in Azure Functions using the [Consumption plan](../consumption-plan.md).
2525

2626
[!code-azurecli-interactive[main](../../../cli_scripts/azure-functions/functions-cli-mount-files-storage-linux/functions-cli-mount-files-storage-linux.sh "Create a function app on a Consumption plan")]
2727

0 commit comments

Comments
 (0)