Skip to content

Commit c200a3c

Browse files
authored
Merge pull request #124869 from shibayan/patch-2
Update durable-functions-dotnet-isolated-overview.md
2 parents ed2cfb9 + f007937 commit c200a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/durable-functions-dotnet-isolated-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ This guide assumes you're starting with a .NET Durable Functions 2.x project.
9494

9595
### Update your project
9696

97-
The first step is to update your project to [Azure Functions .NET isolated](../migrate-version-3-version-4.md). Then, update your Durable Functions NuGet package references.
97+
The first step is to update your project to [Azure Functions .NET isolated](../migrate-dotnet-to-isolated-model.md). Then, update your Durable Functions NuGet package references.
9898

9999
Old:
100100

0 commit comments

Comments
 (0)