From 611119f61213ab45c50dc68e015b6b6793ecef83 Mon Sep 17 00:00:00 2001 From: nthmost-orkes Date: Thu, 2 Apr 2026 08:58:28 -0700 Subject: [PATCH] docs: update old conductor-sdk org link to conductor-oss (conductor-oss/getting-started#26) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25455334..eba2b6ac 100644 --- a/README.md +++ b/README.md @@ -60,4 +60,4 @@ workflowClient.StartWorkflow( ) ``` -### Next: [Create and run task workers](https://github.com/conductor-sdk/conductor-csharp/blob/main/docs/readme/workers.md) +### Next: [Create and run task workers](https://github.com/conductor-oss/csharp-sdk/blob/main/docs/readme/workers.md)