Skip to content

Commit 5855fa3

Browse files
committed
updated docs
1 parent ad929bb commit 5855fa3

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

src/docs/asciidoc/connect.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ The {project-name} relies on https://lettuce.io[Lettuce] to connect to Redis Ent
99
== Configuring the Connection URI
1010

1111
Specify the Redis URI in the `redis.uri` property, for example:
12+
13+
[source,properties]
1214
----
1315
redis.uri=redis://redis-12000.redislabs.com:12000
1416
----

src/docs/asciidoc/docker.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Once running, examine the topics in the Kafka control center: http://localhost:9
3838

3939
[source,json]
4040
----
41-
include::docker-pageviews.json[]
41+
include::resources/pageviews.json[]
4242
----
4343

4444
* The `pageviews` stream should contain the 10 change events.

0 commit comments

Comments
 (0)