Skip to content

Commit c73c129

Browse files
committed
Points to 0.2 spec tag
Signed-off-by: Fabio José <[email protected]>
1 parent b745ff0 commit c73c129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ npm install cloudevents-sdk
5757

5858
* `lib/specs/spec_0_1.js`: implementation for spec [version 0.1](https://github.com/cloudevents/spec/blob/v0.1/spec.md)
5959

60-
* `lib/specs/spec_0_2.js`: implementation for spec [version 0.2](https://github.com/cloudevents/spec/blob/master/spec.md)
60+
* `lib/specs/spec_0_2.js`: implementation for spec [version 0.2](https://github.com/cloudevents/spec/blob/v0.2/spec.md)
6161

6262
* `test/cloudevent_spec_0_1.js`: unit testing for spec 0.1
6363

0 commit comments

Comments
 (0)