Skip to content

Commit 8fb6dd9

Browse files
committed
Links fix
1 parent 86f79d9 commit 8fb6dd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-functions/functions-create-first-function-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,13 +172,13 @@ You can create, verify, and deploy a code project to your new function app from
172172

173173
1. [Create the local code project](./functions-run-local.md#create-your-local-project)
174174
1. [Verify locally](./functions-run-local.md#run-a-local-function)
175-
1. [Publish to Azure](./functions-run-local.md#publish-to-azure)
175+
1. [Publish to Azure](./functions-run-local.md#publish)
176176

177177
### [Visual Studio Code](#tab/vs-code)
178178

179179
1. [Create the local code project](./functions-develop-vs-code.md#create-an-azure-functions-project)
180180
1. [Verify locally](./functions-develop-vs-code.md#run-functions-locally)
181-
1. [Publish to Azure](./functions-develop-vs-code.md#deploy-project-files)
181+
1. [Publish to Azure](./functions-develop-vs-code.md#republish-project-files)
182182

183183
### [Visual Studio](#tab/vs)
184184

0 commit comments

Comments
 (0)