Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the links in the SC documentation #2198

Merged
merged 1 commit into from
Jan 9, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ The Kyma Service Catalog is currently integrated with the following Service Brok
* Helm Broker (experimental)
* GCP Broker

For details on how to register a sample Service Broker, see the Service Brokers [Getting Started](#gs-broker-registration.md) guide.
For details on how to register a sample Service Broker, see the Service Brokers [Getting Started](#getting-started-register-a-broker-in-the-service-catalog) guide.

>**NOTE:** The Service Catalog has the Istio sidecar injected. To enable the communication between the Service Catalog and Service Brokers, either inject Istio sidecar into all brokers or disable mutual TLS authentication.
2 changes: 1 addition & 1 deletion docs/service-catalog/docs/060-ui-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ In the Kyma Console UI, there are two types of views:
- Catalog view
- Instances view

Read the [Catalog view](#ui-catalog) and [Instances view](ui-instances) documents to:
Read the [Catalog view](#ui-contracts-catalog-view) and [Instances view](#ui-contracts-instances-view) documents to:
- Understand the contract mapping between the Kyma Console UI and the OSBA
- Learn which fields are primary to define, to provide the best user experience
- See which fields are used as fallbacks if you do not provide the primary ones