Skip to content

Commit 7961d06

Browse files
committed
chore(workflow): fixup service-catalog link
1 parent b866dca commit 7961d06

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/applications/managing-app-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Managing resources for an Application
22

33
We can use blow command to create resources and bind which resource is created.
4-
This command depend on [service-catalog](https://svc-cat.io).
4+
This command depend on [service-catalog](https://service-catalog.drycc.cc).
55

66

77
Use `drycc resources` to create and bind a resource for a deployed application.

src/installing-workflow/system-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Workflow supports the use of ACME to manage automatic certificates, [cert-manage
1515

1616
Workflow supports stateful apps. You can create and use them through the 'drycc volumes' command. If you want to use this feature, you must have a `StorageClass` that supports `ReadWriteMany`.
1717

18-
Workflow also supports the [OSB](https://github.com/openservicebrokerapi/servicebroker) API through the 'drycc resources' command. If you want to use this function, you need to install [service-catalog](https://svc-cat.io).
18+
Workflow also supports the [OSB](https://github.com/openservicebrokerapi/servicebroker) API through the 'drycc resources' command. If you want to use this function, you need to install [service-catalog](https://service-catalog.drycc.cc).
1919

2020
## Storage Requirements
2121

themes/drycc/topbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h3>Workflow</h3>
4040
<h3>Helm</h3>
4141
<p>The Package manager.</p>
4242
</a></li>
43-
<li class="small-6 medium-4 end columns"><a href="https://svc-cat.io" title="Service Catalog">
43+
<li class="small-6 medium-4 end columns"><a href="https://service-catalog.drycc.cc" title="Service Catalog">
4444
<img src="{{ base_url }}/static/img/svg/svc-cat-logo.svg" alt="Service Catalog">
4545
<h3>Service Catalog</h3>
4646
<p>The Open Service Broker.</p>

0 commit comments

Comments
 (0)