Browse Source

Update README.md

Gregory Schwedock 7 years ago
parent
commit
6b518fc077
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -24,7 +24,7 @@ Fill out `config.js` as your infomation.
 * `community`: Your community or team name to display on join page.
 * `slackUrl` : Your Slack team url (ex.: socketio.slack.com)
 * `slacktoken` : Your access token for Slack.
-  - You can generate it in <https://api.slack.com/web#auth>.
+  - You can generate it in <https://api.slack.com/custom-integrations/legacy-tokens>.
   - **You should generate the token in admin user, not owner.**
   If you generate the token in owner user, a `missing_scope` error may occur.
 * `inviteToken`: An optional security measure - if it is set, then that token will be required to get invited.