Skip to content

Commit 8eab850

Browse files
committed
Fix the link for v0.1.2
Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
1 parent 6271548 commit 8eab850

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ url_latest_version = "https://cdevents.dev/docs"
127127

128128
[[params.versions]]
129129
version = "v0.1.2"
130-
url = "https://github.com/cdevents/spec/tree/v0.1.1/spec.md"
130+
url = "https://github.com/cdevents/spec/tree/v0.1.2/spec.md"
131131

132132
[[params.versions]]
133133
version = "v0.1.1"

0 commit comments

Comments
 (0)