client/#75 - fixed documentation - added slack icon

This commit is contained in:
Petr Kalis 2021-06-10 12:51:46 +02:00
parent 14d8a92b1b
commit 311bad31b2
3 changed files with 6 additions and 1 deletions

View file

@ -18,7 +18,7 @@ whenever configured asset type is published.
Slack application must be installed to company's Slack first.
Please locate `openpype/modules/slack/manifest.yml` file in deployed OpenPype installation and follow instruction at
https://api.slack.com/reference/manifests#using
https://api.slack.com/reference/manifests#using and follow "Creating apps with manifests".
## System Settings

View file

@ -351,6 +351,11 @@ function Home() {
<span className="caption">DaVinci Resolve (Beta)</span>
</a>
<a className="link" href="">
<img src="/img/app_slack.png" alt="" title=""></img>
<span className="caption">Slack (Beta)</span>
</a>
</div>
<p> <span>In development by us or a community of <a href="https://github.com/getavalon/core/pulls">avalon core</a> developers.</span></p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB