File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The code for all the functions in a specific function app is located in a root p
16
16
* [ F# script] ( ../articles/azure-functions/functions-reference-fsharp.md#folder-structure )
17
17
* [ Java] ( ../articles/azure-functions/functions-reference-java.md#folder-structure )
18
18
* [ JavaScript] ( ../articles/azure-functions/functions-reference-node.md#folder-structure )
19
- * [ PowerShell] ( ../articles/azure-functions/functions-reference-powershell?tabs=portal #folder-structure )
19
+ * [ PowerShell] ( ../articles/azure-functions/functions-reference-powershell.md #folder-structure )
20
20
* [ Python] ( ../articles/azure-functions/functions-reference-python.md#folder-structure )
21
21
22
22
In version 2.x and higher of the Functions runtime, all functions in the function app must share the same language stack.
You can’t perform that action at this time.
0 commit comments