diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ weechat ``` /set plugins.var.python.slack_extension.slack_api_token (YOUR_SLACK_TOKEN) ``` -^^ (find this at https://api.slack.com/#auth) +^^ (find this at https://api.slack.com/web) If you don't want to store your API token in plaintext you can use the secure features of weechat: |