File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 42
42
.sass-cache /
43
43
.jekyll-cache /
44
44
.jekyll-metadata
45
+
46
+ # MacOS
47
+ * .DS_Store
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ public class ProtonAmqpMessageFactory {
31
31
Examples:
32
32
33
33
The example uses the vertx-proton integration to send/receive CloudEvent messages over AMQP.
34
- * [ Vertx AmqpServer] ( ../../ examples/amqp-proton/src/main/java/io/cloudevents/examples/amqp/vertx/AmqpServer.java )
35
- * [ Vertx AmqpClient] ( ../../ examples/amqp-proton/src/main/java/io/cloudevents/examples/amqp/vertx/AmqpClient.java )
34
+ * [ Vertx AmqpServer] ( ../examples/amqp-proton/src/main/java/io/cloudevents/examples/amqp/vertx/AmqpServer.java )
35
+ * [ Vertx AmqpClient] ( ../examples/amqp-proton/src/main/java/io/cloudevents/examples/amqp/vertx/AmqpClient.java )
You can’t perform that action at this time.
0 commit comments