Skip to content

Commit 830d6fe

Browse files
authored
fix anchor link
1 parent 3021ea3 commit 830d6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-register.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To manually install binding extensions:
6060

6161
1. Validate your app functionality locally and then redeploy your project, including `extensions.csproj`, to your function app in Azure.
6262

63-
As soon as possible, you should [switch your app back to using the latest supported extension bundle](./extension-bundles.md#defining-an-extension-bundle-reference).
63+
As soon as possible, you should [switch your app back to using the latest supported extension bundle](./extension-bundles.md#define-an-extension-bundle-reference).
6464
::: zone-end
6565

6666
## Related content

0 commit comments

Comments
 (0)