Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit d6cd80e

Browse files
committed
Link to logo
1 parent b9072bf commit d6cd80e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: lib/views/admin/notification.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h4>1. Register Slack App</h4>
151151
</p>
152152
<dl class="dl-horizontal">
153153
<dt>App Name</dt> <dd><code>Crowi</code> </dd>
154-
<dt>Icon</dt> <dd>Upload this image as the icon (Free to download and use it) =&gt; <img src=""></dd>
154+
<dt>Icon</dt> <dd>Upload this image as the icon (Free to download and use it) =&gt; <a href="https://github.com/crowi/crowi/tree/master/resource/logo">Crowi Logo</a></dd>
155155
<dt>Short description</dt> <dd><code>Crowi's Slack Notification Integration</code> </dd>
156156
<dt>Long description</dt> <dd><code>Crowi's Slack Notification Integration</code> </dd>
157157
</dl>
@@ -160,7 +160,8 @@ <h4>1. Register Slack App</h4>
160160
</p>
161161

162162
<h4>2. Get <code>clientId</code> and <code>clientSecret</code></h4>
163-
<h4>3. Configure Slack on this notification setting screen</h4>
163+
<h4>3. After clientId nad clientSecret set, click "Connect to Slack" button to start OAuth process.</h4>
164+
<h4>4. Configure Slack on this notification setting screen</h4>
164165
{% endif %}
165166

166167

0 commit comments

Comments
 (0)