mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
client/#75 - fixed documentation - added slack icon
This commit is contained in:
parent
14d8a92b1b
commit
311bad31b2
3 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
BIN
website/static/img/app_slack.png
Normal file
BIN
website/static/img/app_slack.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue