Skip to content

Commit d13073b

Browse files
authored
Update functions-extension-bundles-json.md
change the extensions.json branch URL from master to dev.
1 parent e7e25e9 commit d13073b

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)