From a9278ff02735d4b67130984feaa1cba735dbe190 Mon Sep 17 00:00:00 2001 From: Ryan Huber Date: Tue, 9 Dec 2014 11:51:10 -0800 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89c5c21..95863d3 100644 --- a/README.md +++ b/README.md @@ -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: -- cgit