Skip to content

Commit dd7c749

Browse files
Merge pull request #222345 from pritamso/Broken-link-fix-ggailey777
Broken link fixed
2 parents 85ec0c5 + 3636cf5 commit dd7c749

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/functions-x86-emulation-on-arm64.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Reinstall all dependencies required by Functions in this environment, which incl
3838
3939
* [homebrew](https://brew.sh/), installed to the path `/usr/local/bin/brew`.
4040
* Python
41-
* [Azure Functions Core Tools](/articles/azure-functions/functions-run-local.md#install-the-azure-functions-core-tools)
41+
* [Azure Functions Core Tools](../articles/azure-functions/functions-run-local.md#install-the-azure-functions-core-tools)
4242
4343
Also, reinstall any other packages required by your Python project.
4444
@@ -74,4 +74,4 @@ Validate you're referencing the correct versions by using the `which` command, a
7474

7575
These example responses are based on the previous example .zshrc file.
7676

77-
Now, you're set up to use Azure Functions in the x86 environment from the Terminal.
77+
Now, you're set up to use Azure Functions in the x86 environment from the Terminal.

0 commit comments

Comments
 (0)