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

Commit 937349e

Browse files
authored
Improve display names of brokers (#138)
1 parent 1bb8fa4 commit 937349e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

addons/aws-service-broker-0.0.1/docs/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
docs:
22
- template:
3-
displayName: "Documentation for AWS broker"
4-
description: "Overall documentation"
3+
displayName: "AWS Service Broker"
4+
description: "Documentation for AWS Service Broker."
55
sources:
66
- type: markdown
77
name: markdown-files

addons/azure-service-broker-0.0.1/docs/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
docs:
22
- template:
3-
displayName: "GCP Service Broker"
4-
description: "Documentation for GCP Service Broker."
3+
displayName: "Azure Service Broker"
4+
description: "Documentation for Azure Service Broker."
55
sources:
66
- type: markdown
77
name: markdown-files

addons/gcp-service-broker-0.1.0/docs/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
docs:
22
- template:
3-
displayName: "Documentation for GCP Service Broker"
4-
description: "Overall documentation"
3+
displayName: "GCP Service Broker"
4+
description: "Documentation for GCP Service Broker."
55
sources:
66
- type: markdown
77
name: markdown-files

0 commit comments

Comments
 (0)