Skip to content

Commit 30a03c0

Browse files
pritamsoggailey777
andauthored
Update articles/azure-functions/migrate-version-1-version-4.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent 739433a commit 30a03c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/migrate-version-1-version-4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ To update your project to Azure Functions 4.x:
369369

370370
[!INCLUDE [functions-extension-bundles-json-v3](../../includes/functions-extension-bundles-json-v3.md)]
371371

372-
The `extensionBundle` element is required because after version 1.x, bindings are maintained as external packages. For more information, see [Extension bundles](/azure/azure-functions/functions-bindings-register#extension-bundles).
372+
The `extensionBundle` element is required because after version 1.x, bindings are maintained as external packages. For more information, see [Extension bundles](functions-bindings-register.md#extension-bundles).
373373

374374
1. Update your local.settings.json file so that it has at least the following elements:
375375

0 commit comments

Comments
 (0)