Skip to content

Commit 8eab850

Browse files
committed
Fix the link for v0.1.2
Signed-off-by: Andrea Frittoli <[email protected]>
1 parent 6271548 commit 8eab850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)