You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: examples/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -68,4 +68,4 @@ and deserialize Apache Avro messages using different schemas, even if received i
68
68
## Cloud Events PoC
69
69
This is an example application that implements a REST API that consumes and produces CloudEvents.
70
70
This example application showcases an experimental library from apicurio-registry project. This library is used to validate incoming and outgoing CloudEvents messages in the REST API.
71
-
The validation is performed against json schemas that are stored in Apicurio Registry. For a more detailed explanation go [here](../apicurio-registry/examples/cloudevents/README.md).
71
+
The validation is performed against json schemas that are stored in Apicurio Registry. For a more detailed explanation go [here](./cloudevents/README.md).
0 commit comments