Skip to content

Commit bd4b4f2

Browse files
authored
fix link in examples readme (#4748)
1 parent 97a304c commit bd4b4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ and deserialize Apache Avro messages using different schemas, even if received i
6868
## Cloud Events PoC
6969
This is an example application that implements a REST API that consumes and produces CloudEvents.
7070
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

Comments
 (0)