diff --git a/README.md b/README.md index cd6234d..8aa1bb1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is the set of .NET samples for the [.NET SDK](https://github.com/temporalio Prerequisites: * .NET 8 -* [Local Temporal server running](https://docs.temporal.io/application-development/foundations#run-a-development-cluster) +* [Local Temporal server running](https://learn.temporal.io/getting_started/dotnet/dev_environment/) ## Samples @@ -59,4 +59,4 @@ Can add options like: * `--logger "console;verbosity=detailed"` to show logs * `--filter "FullyQualifiedName=TemporalioSamples.Tests.ActivityWorker.ActivityWorkerTests.Main_RunActivity_Succeeds"` - to run a specific test \ No newline at end of file + to run a specific test