Skip to content

Commit ee86b34

Browse files
committed
Include link to issue
1 parent 754edbf commit ee86b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/posts/160604-build-first-slack-bot-python.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ Now start giving Starter Bot commands in your channel.
336336

337337
<img src="/img/160604-simple-python-slack-bot/working-starterbot.png" width="100%" class="technical-diagram img-rounded" alt="Give StarterBot commands in your Slack channel.">
338338

339-
_**Additional Note:**_ Currently there's an issue with the `websocket` package and the CA certificate it uses, so if you encounter an error like:
339+
_**Additional Note:**_ Currently there's an [issue](https://github.com/slackapi/python-slackclient/issues/334) with the `websocket` package and the CA certificate it uses, so if you encounter an error like:
340340
```
341341
...
342342
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1045)

0 commit comments

Comments
 (0)