Skip to content

Commit 48341bf

Browse files
authored
Fix link reference for --slot option in documentation
1 parent 5485342 commit 48341bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/azure-functions/functions-run-local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ The following considerations apply to this kind of deployment:
418418

419419
+ Use the [`--publish-local-settings`][func azure functionapp publish] option to automatically create app settings in your function app based on values in the *local.settings.json* file.
420420

421-
+ To publish to a specific named slot in your function app, use the [`--slot` option](functions-core-tools-reference.md#func-azure-functionapp-global-options).
421+
+ To publish to a specific named slot in your function app, use the [`--slot` option](functions-core-tools-reference.md#func-azure-functionapp).
422422
::: zone-end
423423

424424
## Deploy containers

0 commit comments

Comments
 (0)