Skip to content

Commit feb188d

Browse files
authored
Link fix
1 parent b28831e commit feb188d

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
@@ -10,7 +10,7 @@ ms.date: 03/01/2020
1010
This Azure Functions sample script creates a function app and creates a share in Azure Files. It them mounts the share so that the data can be accessed by your functions.
1111

1212
>[!NOTE]
13-
>The function app created runs on Python version 3.7. Azure Functions also [supports Python versions 3.6 and 3.8](functions-reference-python.md#python-version).
13+
>The function app created runs on Python version 3.7. Azure Functions also [supports Python versions 3.6 and 3.8](../functions-reference-python.md#python-version).
1414
1515
[!INCLUDE [quickstarts-free-trial-note](../../../includes/quickstarts-free-trial-note.md)]
1616

0 commit comments

Comments
 (0)