Skip to content

Commit 0e7f18f

Browse files
authored
JC-587-3 fixing issues in Connectors GS (#506)
1 parent 15e2139 commit 0e7f18f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/connectors/getting-started-connectors/README.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ The connector sends the messages at regular intervals to the Kafka topic that yo
166166
ifndef::qs[]
167167
.Prerequisites
168168
* You're logged in to the OpenShift Application Services web console at {service-url-connectors}[^].
169-
* You configured a Kafka instance for Connectors as described in _{base-url}{getting-started-url-conectors}/proc-configuring-kafka-for-connectors_getting-started-connectors[Configuring the {product-kafka} instance for use with {product-long-connectors}^]_.
169+
* You configured a Kafka instance for Connectors as described in _Configuring the {product-kafka} instance for use with {product-long-connectors}_.
170170

171171
endif::[]
172172

@@ -185,7 +185,7 @@ Click the card to select the connector, and then click *Next*.
185185
NOTE: If you have not already configured a {product-kafka} instance for Connectors, you can create a new Kafka instance by clicking *Create Kafka instance*. You would also need to set up and define access for a service account as described in _Configuring the {product-kafka} instance for use with {product-long-connectors}_.
186186

187187
. On the *Namespace* page, click *Register eval namespace* to provision a namespace for hosting the Connectors instances that you create.
188-
188+
+
189189
//. On the *Namespace* page, the namespace that you select depends on your OpenShift Dedicated environment.
190190
//+
191191
//If you are using a trial cluster in your own OpenShift Dedicated environment, select the card for the namespace that was created when you added the Connectors service to your trial cluster, as described in _https://access.redhat.com/documentation/en-us/red_hat_openshift_connectors/TBD[Adding the OpenShift Connectors service to an OpenShift Dedicated trial cluster^]_.
@@ -242,8 +242,8 @@ For this example, you use the *HTTP Sink* connector which consumes the Kafka mes
242242
ifndef::qs[]
243243
.Prerequisites
244244
* You're logged in to the OpenShift Application Services web console at {service-url-connectors}[^].
245-
* You created the source Connectors instance as described in _{base-url}{getting-started-url-conectors}/proc-creating-source-connector_getting-started-connectors[Creating a Connectors instance for a data source^]_.
246-
* For the data sink example, open the free https://webhook.site[Webhook.site^] in a browser window. The Webhook.site page provides a unique URL that you copy for use as an HTTP data sink.
245+
* You created the source Connectors instance as described in _Creating a Connectors instance for a data source_.
246+
* For the data sink example, open the free https://webhook.site[webhook.site^] in a browser window. The `webhook.site` page provides a unique URL that you copy for use as an HTTP data sink.
247247
endif::[]
248248

249249
.Procedure
@@ -259,7 +259,7 @@ endif::[]
259259
For example, select *test* and then click *Next*.
260260

261261
. On the *Namespace* page, click the *eval namespace* that you created when you created the source connector.
262-
262+
+
263263
//. On the *Namespace* page, the namespace that you select depends on your OpenShift Dedicated environment.
264264
//+
265265
//If you are using a trial cluster on your own OpenShift Dedicated environment, select the card for the namespace that was created when you added the Connectors service to your trial cluster.

0 commit comments

Comments
 (0)