Skip to content

Commit 230bd0d

Browse files
ncbarattascholzj
authored andcommitted
Docs: Fix broken reference (#769)
1 parent 9af12ba commit 230bd0d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

documentation/book/ref-bootstrap-servers.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// assembly-bootstrap-servers.adoc
44

5-
[id='ref-bootstrap servers-{context}']
5+
[id='ref-bootstrap-servers-{context}']
66
= Bootstrap servers
77

88
List of bootstrap servers can be configured in the `bootstrapServers` property in `KafkaConnect.spec` and `KafkaConnectS2I.spec`.
@@ -20,4 +20,4 @@ spec:
2020
# ...
2121
bootstrapServers: my-cluster-kafka-bootstrap:9092
2222
# ...
23-
----
23+
----

documentation/book/ref-operators-cluster-operator-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ if no image is specified as the `Kafka.spec.entityOperator.userOperator.image` i
6565

6666
`STRIMZI_DEFAULT_TLS_SIDECAR_ENTITY_OPERATOR_IMAGE`:: Optional, default `strimzi/entity-operator-stunnel:latest`.
6767
The image name to use as the default when deploying the sidecar container which provides TLS support for the Entity Operator, if
68-
no image is specified as the `Kafka.spec.entityOperator.tlsSidecar.image` in the xref:assembly-configuring-container-images-deployment-configuration-kafka[].
68+
no image is specified as the `Kafka.spec.entityOperator.tlsSidecar.image` in the xref:assembly-configuring-container-images-deployment-configuration-kafka[].

0 commit comments

Comments
 (0)