Skip to content

Commit 2bad64a

Browse files
committed
Updates after release 0.1.0
Signed-off-by: Andrea Frittoli <[email protected]>
1 parent f178f9e commit 2bad64a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

content/en/_index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,17 @@
2828
{{% blocks/section color="secondary" %}}
2929

3030
{{% blocks/feature icon="fa-users" title="Community" %}}
31-
The project is currently developed and maintained by the <a href="https://github.com/cdfoundation/sig-events">Events Special Interest Group</a> at the CDF. We welcome <a href="community">contributions</a>!
31+
The project is developed and maintained by the <a href="https://github.com/cdfoundation/sig-events">Events Special Interest Group</a> at the CDF. We welcome <a href="community">contributions</a>!
3232
{{% /blocks/feature %}}
3333

3434
{{% blocks/feature icon="fa-cogs" title="Demos" %}}
35-
Our first <a href="https://github.com/cdfoundation/sig-events/tree/main/poc">proof of concept</a> includes CDEvents in <a href="https://tekton.dev">Tekton</a> and <a href="https://keptn.sh">Keptn</a>. We are building the next PoC.
35+
Our first <a href="https://github.com/cdfoundation/sig-events/tree/main/poc#cdf-sig-events-protocol-proof-of-concept">proof of concept</a> includes CDEvents in <a href="https://tekton.dev">Tekton</a> and <a href="https://keptn.sh">Keptn</a>.
36+
We are building the next PoC to produce DevOps metrics through CDEvents.
3637
{{% /blocks/feature %}}
3738

3839
{{% blocks/feature icon="fa-spinner" title="In Progress" %}}
39-
Our specification work is driven by interoperability use cases. We are working towards v0.1.
40+
Our specification work is driven by interoperability use cases.
41+
Our first <a href="https://github.com/cdevents/spec/releases/tag/v0.1.0">release v0.1.0</a> includes a <a href="https://github.com/cdevents/sdk-go/releases/tag/v0.1.0">Go SDK</a>.
4042
{{% /blocks/feature %}}
4143

4244
{{% /blocks/section %}}

0 commit comments

Comments
 (0)