Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Commit

Permalink
Improve display names of brokers (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
polskikiel committed Jul 30, 2020
1 parent 1bb8fa4 commit 937349e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions addons/aws-service-broker-0.0.1/docs/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
docs:
- template:
displayName: "Documentation for AWS broker"
description: "Overall documentation"
displayName: "AWS Service Broker"
description: "Documentation for AWS Service Broker."
sources:
- type: markdown
name: markdown-files
Expand Down
4 changes: 2 additions & 2 deletions addons/azure-service-broker-0.0.1/docs/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
docs:
- template:
displayName: "GCP Service Broker"
description: "Documentation for GCP Service Broker."
displayName: "Azure Service Broker"
description: "Documentation for Azure Service Broker."
sources:
- type: markdown
name: markdown-files
Expand Down
4 changes: 2 additions & 2 deletions addons/gcp-service-broker-0.1.0/docs/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
docs:
- template:
displayName: "Documentation for GCP Service Broker"
description: "Overall documentation"
displayName: "GCP Service Broker"
description: "Documentation for GCP Service Broker."
sources:
- type: markdown
name: markdown-files
Expand Down

0 comments on commit 937349e

Please sign in to comment.