Skip to content

Commit a764a27

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

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
@@ -383,7 +383,7 @@ To update your project to Azure Functions 4.x:
383383
}
384384
```
385385

386-
The `AzureWebJobsStorage` setting can be either the Azurite storage emulator or an actual Azure storage account. For more information, see [Local storage emulator](/azure/azure-functions/functions-develop-local#local-storage-emulator).
386+
The `AzureWebJobsStorage` setting can be either the Azurite storage emulator or an actual Azure storage account. For more information, see [Local storage emulator](functions-develop-local.md#local-storage-emulator).
387387
::: zone-end
388388
::: zone pivot="programming-language-javascript,programming-language-csharp"
389389
[!INCLUDE [functions-migrate-v4](../../includes/functions-migrate-v4.md)]

0 commit comments

Comments
 (0)