We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b9362 commit fa5bd49Copy full SHA for fa5bd49
README.md
@@ -124,7 +124,7 @@ builder.Services.AddFlows(c => c
124
```
125
126
### RPC Flows
127
-Finally, implement your flow ([source code](https://github.com/stidsborg/Cleipnir.Flows.Sample/blob/main/Flows/Ordering/Rpc/OrderFlow.cs)):
+Finally, implement your flow ([source code](https://github.com/stidsborg/Cleipnir.Flows.Sample/blob/main/Source/Flows/Ordering/Rpc/OrderFlow.cs)):
128
```csharp
129
[GenerateFlows]
130
public class OrderFlow(
0 commit comments