mirror of https://github.com/dapr/dotnet-sdk.git
Update _index.md by fixing broken link (#1221)
Signed-off-by: Farshad Davoudi <f.davoudi.r@outlook.com> Co-authored-by: halspang <70976921+halspang@users.noreply.github.com>
This commit is contained in:
parent
0511b733a3
commit
72284066f7
|
@ -105,7 +105,7 @@ Console.WriteLine("Published deposit event!");
|
|||
```
|
||||
|
||||
- For a full list of state operations visit [How-To: Publish & subscribe]({{< ref howto-publish-subscribe.md >}}).
|
||||
- Visit [.NET SDK examples](https://github.com/dapr/dotnet-sdk/tree/master/examples/client/PublishSubscribe) for code samples and instructions to try out pub/sub
|
||||
- Visit [.NET SDK examples](https://github.com/dapr/dotnet-sdk/tree/master/examples/Client/PublishSubscribe) for code samples and instructions to try out pub/sub
|
||||
|
||||
### Interact with output bindings
|
||||
|
||||
|
|
Loading…
Reference in New Issue