Replaced the placeholder link to https://github.com/dapr/samples/tree/master/5.bindings

Co-authored-by: Young Bu Park <youngp@microsoft.com>
This commit is contained in:
Alex Mang 2020-02-01 02:18:30 +02:00 committed by GitHub
parent 25797cc62c
commit 2b11dfca67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Send events to external systems using Output Bindings # Send events to external systems using Output Bindings
Using bindings, its possible to invoke external resources without tying in to special SDK or libraries. Using bindings, its possible to invoke external resources without tying in to special SDK or libraries.
For a complete sample showing output bindings, visit this [link](<PLACEHOLDER>). For a complete sample showing output bindings, visit this [link](https://github.com/dapr/samples/tree/master/5.bindings).
## 1. Create a binding ## 1. Create a binding