Skip to content

Commit 5dc19d3

Browse files
Addressed review comments
1 parent e4bc94e commit 5dc19d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

welcome/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Use the
123123
xref:../applications/odc-viewing-application-composition-using-topology-view.adoc#odc-viewing-application-composition-using-topology-view[*Topology* view]
124124
to see your applications, monitor status, connect and group components, and modify your code base.
125125

126-
- **xref:../applications/connecting_applications_to_services/understanding-service-binding-operator.adoc#understanding-service-binding-operator[Use the Service Binding Operator]**: The Service Binding Operator enables application developers to easily bind workloads together with Operator-managed backing services by automatically collecting and sharing binding data with the workloads. It enriches the development lifecycle with a consistent and declarative service binding method that eliminates discrepancies in cluster environments.
126+
- **xref:../applications/connecting_applications_to_services/understanding-service-binding-operator.adoc#understanding-service-binding-operator[Connect your workloads to backing services]**: The Service Binding Operator enables application developers to easily bind workloads with Operator-managed backing services by automatically collecting and sharing binding data with the workloads. The Service Binding Operator improves the development lifecycle with a consistent and declarative service binding method that prevents discrepancies in cluster environments.
127127

128128
- ** xref:../cli_reference/developer_cli_odo/understanding-odo.adoc#understanding-odo[Use the developer CLI tool (`odo`)]**:
129129
The `odo` CLI tool lets developers create single or multi-component applications easily and automates deployment, build, and service route configurations. It abstracts complex Kubernetes and {product-title} concepts, allowing you to focus on developing your applications.

0 commit comments

Comments
 (0)