You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/connectors/getting-started-connectors/README.adoc
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,7 +166,7 @@ The connector sends the messages at regular intervals to the Kafka topic that yo
166
166
ifndef::qs[]
167
167
.Prerequisites
168
168
* 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}_.
170
170
171
171
endif::[]
172
172
@@ -185,7 +185,7 @@ Click the card to select the connector, and then click *Next*.
185
185
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}_.
186
186
187
187
. On the *Namespace* page, click *Register eval namespace* to provision a namespace for hosting the Connectors instances that you create.
188
-
188
+
+
189
189
//. On the *Namespace* page, the namespace that you select depends on your OpenShift Dedicated environment.
190
190
//+
191
191
//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
242
242
ifndef::qs[]
243
243
.Prerequisites
244
244
* 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.
247
247
endif::[]
248
248
249
249
.Procedure
@@ -259,7 +259,7 @@ endif::[]
259
259
For example, select *test* and then click *Next*.
260
260
261
261
. On the *Namespace* page, click the *eval namespace* that you created when you created the source connector.
262
-
262
+
+
263
263
//. On the *Namespace* page, the namespace that you select depends on your OpenShift Dedicated environment.
264
264
//+
265
265
//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