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 861e4aa commit a81cbf6Copy full SHA for a81cbf6
README.md
@@ -32,9 +32,9 @@ To see working examples, point to [examples](./examples).
32
33
Checkout the new expressive additions.
34
35
-### Use typed CloudEvents with Typescript
+### Use typed CloudEvents in your Typescript project
36
37
-> There is full example: [typescript-ex](,/examples/typescript-ex)
+> There is full example: [typescript-ex](./examples/typescript-ex)
38
39
```ts
40
import Cloudevent, {
0 commit comments