Skip to content

Commit 4675bd1

Browse files
authored
Merge pull request #110399 from rogeriohc/patch-1
Update functions-extension-bundles-json.md
2 parents 1bc7ee4 + d13073b commit 4675bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-extension-bundles-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ The following properties are available in `extensionBundle`:
2525

2626
Bundle versions increment as packages in the bundle change. Major version changes occur when packages in the bundle increment by a major version. Major version changes in the bundle usually coincide with a change in the major version of the Functions runtime.
2727

28-
The current set of extensions installed by the default bundle is enumerated in this [extensions.json file](https://github.com/Azure/azure-functions-extension-bundles/blob/master/src/Microsoft.Azure.Functions.ExtensionBundle/extensions.json).
28+
The current set of extensions installed by the default bundle is enumerated in this [extensions.json file](https://github.com/Azure/azure-functions-extension-bundles/blob/dev/src/Microsoft.Azure.Functions.ExtensionBundle/extensions.json).

0 commit comments

Comments
 (0)