Skip to content

Commit d8fd3e4

Browse files
committed
fix link
1 parent 18e30c7 commit d8fd3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-node-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Try the following fixes:
6464
6565
::: zone-end
6666
::: zone pivot="nodejs-model-v3"
67-
- Make sure your app has the [required folder structure](./functions-reference-node?pivots=nodejs-model-v3#folder-structure) with a *host.json* at the root and a folder for each function containing a *function.json* file.
67+
- Make sure your app has the [required folder structure](./functions-reference-node.md?pivots=nodejs-model-v3#folder-structure) with a *host.json* at the root and a folder for each function containing a *function.json* file.
6868
::: zone-end
6969
7070
::: zone pivot="nodejs-model-v4"

0 commit comments

Comments
 (0)