Skip to content

Commit 3b6578b

Browse files
committed
update file url
1 parent f7a21f5 commit 3b6578b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/azure-functions/durable/durable-functions-unit-testing-dotnet-isolated.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,5 +302,4 @@ public void SayHello_ReturnsExpectedGreeting()
302302

303303
* Learn more about [xUnit](https://xunit.net/)
304304
* Learn more about [Moq](https://github.com/moq/moq4)
305-
* Learn more about [Azure Functions isolated worker model](https://learn.microsoft.com/en-us/azure/azure-functions/dotnet-isolated-process-guide)
306-
* Learn more about [Durable Functions best practices](https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-best-practices)
305+
* Learn more about [Azure Functions isolated worker model](../dotnet-isolated-process-guide.md)

0 commit comments

Comments
 (0)