Skip to content

Commit 2e7a391

Browse files
authored
Update async-mdsl.md
1 parent dc9ba29 commit 2e7a391

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/async-mdsl.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ bindings for [protocol] {
108108

109109
- Protocol can assume one of the [supported protocols](./bindings). As the list of properties is protocol-specific, a single flat JSON object is expected as configuration.
110110

111-
An example of a _binding_ definition can be found in [examples/AsyncMDSL/bindings.mdsl](../examples/AsyncMDSL/bindings.mdsl).
111+
An example of a _binding_ definition can be found in [examples/AsyncMDSL/bindings.mdsl](https://github.com/Microservice-API-Patterns/MDSL-Specification/blob/master/examples/asyncMDSL/bindings.mdsl).
112112

113113
#### Channel definition example
114114

@@ -239,4 +239,4 @@ Valid AsyncMDSL specifications can be mapped to [AsyncAPI](https://www.asyncapi.
239239

240240
*See [license information](https://github.com/socadk/MDSL/blob/master/LICENSE).*
241241

242-
<!-- *EOF* -->
242+
<!-- *EOF* -->

0 commit comments

Comments
 (0)