Skip to content

Commit ba298d8

Browse files
committed
fix(workflow): docs link
1 parent 4650883 commit ba298d8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/quickstart/deploy-an-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,5 @@ There is a lot more you can do with Drycc Workflow, play around with the CLI:
107107
* [drycc/ruby-getting-started](https://github.com/drycc/ruby-getting-started)
108108
* [drycc/python-getting-started](https://github.com/drycc/python-getting-started)
109109
* [drycc/php-getting-started](https://github.com/drycc/php-getting-started)
110-
* Read about using application [Buildpacks](../applications/using-buildpacks) or [Dockerfiles](../applications/using-dockerfiles.md)
111-
* Join our [#community slack channel](https://slack.drycc.cc) and meet the team!
110+
* Read about using application [Buildpacks](../applications/using-buildpacks.md) or [Dockerfiles](../applications/using-dockerfiles.md)
111+
* Join our [#community slack channel](https://drycc.slack.com/) and meet the team!

themes/drycc/topbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h1><a href="/" class="logo"><img src="{{ base_url }}/static/img/svg/logo.svg" w
1212
<a class="dropdown" data-dropdown="drop2" aria-controls="drop1" aria-expanded="false">Projects <em><i class="fa fa-caret-down"></i></em></a>
1313
</li>
1414
<li>
15-
<a href="https://join.slack.com/t/drycc/shared_invite/enQtNTUwNjc3MjE0OTMwLTdhODdlMTk0YWQ1ZjdiYmZlZjZjNDU2ZWE0OTBlZTA5NjMxNjFkNjQyNDMzYzVkNjJjYTU4ZjZkZWQ0MzYxNzE" id="header-slack" class="item" title="Slack">Slack</a>
15+
<a href="https://drycc.slack.com/" id="header-slack" class="item" title="Slack">Slack</a>
1616
</li>
1717
<li>
1818
<a href="https://drycc.github.io/blog/" id="header-blog" class="item" title="Blog">Blog</a>

0 commit comments

Comments
 (0)