Skip to content

Commit 5f84aac

Browse files
Fix link
Co-Authored-By: Glenn Gailey <[email protected]>
1 parent 9ed90aa commit 5f84aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/tutorial-vs-code-serverless-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ In this section, you add a storage binding to the HttpExample function created e
441441
}
442442
```
443443
444-
1. Replace the contents of *host.json* with the following, adding the [extension bundles reference](https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-register#extension-bundles).
444+
1. Replace the contents of *host.json* with the following, adding the [extension bundles reference](functions-bindings-register.md#extension-bundles).
445445
446446
```json
447447
{

0 commit comments

Comments
 (0)