Skip to content

Commit a81cbf6

Browse files
committed
Fix typescript example anchor
Signed-off-by: Fabio José <[email protected]>
1 parent 861e4aa commit a81cbf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ To see working examples, point to [examples](./examples).
3232
3333
Checkout the new expressive additions.
3434

35-
### Use typed CloudEvents with Typescript
35+
### Use typed CloudEvents in your Typescript project
3636

37-
> There is full example: [typescript-ex](,/examples/typescript-ex)
37+
> There is full example: [typescript-ex](./examples/typescript-ex)
3838
3939
```ts
4040
import Cloudevent, {

0 commit comments

Comments
 (0)