Skip to content

Commit 5d42a2d

Browse files
committed
chore(helmbroker):fix addons link
1 parent 892ab75 commit 5d42a2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ We welcome your input! If you have feedback, please [submit an issue][issues]. I
1111

1212
# About
1313

14-
Helm Broker is a [Service Broker](https://github.com/openservicebrokerapi/servicebroker) that exposes Helm charts as Service Classes in [Service Catalog](https://svc-cat.io/). To do so, Helm Broker uses the concept of addons. An addon is an abstraction layer over a Helm chart which provides all information required to convert the chart into a Service Class.
14+
Helm Broker is a [Service Broker](https://github.com/openservicebrokerapi/servicebroker) that exposes Helm charts as Service Classes in [Service Catalog](https://service-catalog.drycc.cc/). To do so, Helm Broker uses the concept of addons. An addon is an abstraction layer over a Helm chart which provides all information required to convert the chart into a Service Class.
1515

1616
You can install Helm Broker either as a standalone project, or as part of [Drycc workflow](https://www.drycc.cc/).
1717

18-
To see all addons that Helm Broker provides, go to the [`addons`](https://github.com/drycc/addons) repository.
18+
To see all addons that Helm Broker provides, go to the [`addons`](https://github.com/drycc-addons/addons) repository.
1919

2020
Helm Broker implements the [Open Service Broker API](https://github.com/openservicebrokerapi/servicebroker/blob/v2.14/profile.md#service-metadata) (OSB API). To be compliant with Service Catalog version used in drycc workflow.
2121

0 commit comments

Comments
 (0)