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 c0cd46d commit 542efe2Copy full SHA for 542efe2
README.md
@@ -173,7 +173,7 @@ binding.emit(cloudevent)
173
You can choose any http framework for port binding. But, use the Unmarshaller
174
to process the HTTP Payload and HTTP Headers, extracting the CloudEvents.
175
176
-__:smiley: Checkout the full working example [here](./examples/express-ex)__
+__:smiley: Checkout the full working example: [here](./examples/express-ex).__
177
178
```js
179
// some parts were removed //
0 commit comments