You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/async-mdsl.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ bindings for [protocol] {
108
108
109
109
- 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.
110
110
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).
112
112
113
113
#### Channel definition example
114
114
@@ -239,4 +239,4 @@ Valid AsyncMDSL specifications can be mapped to [AsyncAPI](https://www.asyncapi.
0 commit comments