From 5fd4b3e7e2354694c7187b5c94e4a43e98507556 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Thu, 20 Jun 2019 17:50:20 -0400 Subject: [PATCH] docs polishing --- .../schema-registry-confluent-avro-serializer/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema-registry-samples/schema-registry-confluent-avro-serializer/README.adoc b/schema-registry-samples/schema-registry-confluent-avro-serializer/README.adoc index d1a9be0..e5d39ad 100644 --- a/schema-registry-samples/schema-registry-confluent-avro-serializer/README.adoc +++ b/schema-registry-samples/schema-registry-confluent-avro-serializer/README.adoc @@ -30,7 +30,7 @@ cd examples/cp-all-in-one/ docker-compose up -d --build ``` -Make sure you are in the directory `schema-registry-confluent` +Make sure you are in the directory `schema-registry-confluent-avro-serializer` In order to run this sample, you need to set compatibility to `NONE` on Confluent schema registry server.