Skip to content

Commit db5afd9

Browse files
authored
Merge pull request #92 from ChaosInTheCRD/edit-integrations-urls
Fixing adoption urls on website
2 parents 99d96d7 + 7ed9ced commit db5afd9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

data/en/integrations.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,12 +157,12 @@
157157
- name: TriggerMesh
158158
description: |
159159
TriggerMesh makes use of CloudEvents in all its event sources and targets to build application flows
160-
url: https://www.triggermesh.com
160+
url: https://github.com/triggermesh/triggermesh
161161
logo: triggermesh.png
162162
- name: VMware Event Broker Appliance
163163
description: |
164164
VMware Event Broker Appliance (VEBA) publishes CloudEvents for changes in a vSphere cluster
165-
url: https://vmweventbroker.io/
165+
url: https://github.com/vmware-archive/vcenter-event-broker-appliance
166166
logo: veba.png
167167
- name: Voxie
168168
url: https://www.voxie.com

data/zh-cn/integrations.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,12 @@
106106
- name: TriggerMesh
107107
description: |
108108
TriggerMesh 在其所有事件源和目标中使用 CloudEvents 来构建应用程序流。
109-
url: https://www.triggermesh.com
109+
url: https://github.com/triggermesh/triggermesh
110110
logo: triggermesh.png
111111
- name: VMware Event Broker Appliance
112112
description: |
113113
VMware Event Broker Appliance (VEBA) 针对 vSphere 集群中的更改发布 CloudEvents。
114-
url: https://vmweventbroker.io/
114+
url: https://github.com/vmware-archive/vcenter-event-broker-appliance
115115
logo: veba.png
116116
- name: wasmCloud
117117
url: https://wasmcloud.dev

0 commit comments

Comments
 (0)