Skip to content

Commit 1e841a3

Browse files
authored
Updated README
Fixed Tokens & Authentication link
1 parent 3c1f95e commit 1e841a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This package is a modular wrapper designed to make Slack `Web API <https://api.s
6868
app. Provided below are examples of how to interact with commonly used API endpoints, but this is by no means
6969
a complete list. Review the full list of available methods `here <https://api.slack.com/methods>`_.
7070

71-
See `Tokens & Authentication <http://slackapi.github.io/python-slackclient/auth.html#handling-tokens>` for API token handling best practices.
71+
See `Tokens & Authentication <http://slackapi.github.io/python-slackclient/auth.html#handling-tokens>`_ for API token handling best practices.
7272

7373
Sending a message
7474
********************

0 commit comments

Comments
 (0)