Skip to content

Commit 3755cb7

Browse files
authored
Merge pull request #50688 from ggailey777/patch-10
Fixing bad include link
2 parents 525d865 + 5bc7cd9 commit 3755cb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-functions/run-functions-from-deployment-package.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ The following shows a function app configured to run from a .zip file hosted in
6060

6161
## Adding the WEBSITE_RUN_FROM_ZIP setting
6262

63-
[!INCLUDE [Function app settings](../../includes/functions-app-settings.md]
63+
[!INCLUDE [Function app settings](../../includes/functions-app-settings.md)]
6464

6565
## Next steps
6666

6767
> [!div class="nextstepaction"]
6868
> [Continuous deployment for Azure Functions](functions-continuous-deployment.md)
6969
70-
[Zip deployment for Azure Functions]: deployment-zip-push.md
70+
[Zip deployment for Azure Functions]: deployment-zip-push.md

0 commit comments

Comments
 (0)