We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c1f95e commit 1e841a3Copy full SHA for 1e841a3
1 file changed
README.rst
@@ -68,7 +68,7 @@ This package is a modular wrapper designed to make Slack `Web API <https://api.s
68
app. Provided below are examples of how to interact with commonly used API endpoints, but this is by no means
69
a complete list. Review the full list of available methods `here <https://api.slack.com/methods>`_.
70
71
-See `Tokens & Authentication <http://slackapi.github.io/python-slackclient/auth.html#handling-tokens>` for API token handling best practices.
+See `Tokens & Authentication <http://slackapi.github.io/python-slackclient/auth.html#handling-tokens>`_ for API token handling best practices.
72
73
Sending a message
74
********************
0 commit comments