Skip to content

Commit 0e6b28e

Browse files
committed
rst sux
1 parent 36530cc commit 0e6b28e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A toolbelt for working with the various `Slack APIs`_ in python.
1717
Features
1818
--------
1919

20-
- `Authorization utils`_ to verify |X-Slack-Signature|_
20+
- `Authorization utils`_ to verify ``X-Slack-Signature``
2121
- `Message text utils`_ to do things like:
2222
- Format slack control sequences like ``<@USERIDXX>`` and ``<text|url>``
2323
with proper escaping
@@ -50,8 +50,6 @@ In the Wild
5050
.. _the docs: https://python-slacktools.readthedocs.io
5151
.. _API documentation: https://python-slacktools.readthedocs.io/en/latest/api.html
5252

53-
.. |X-Slack-Signature| replace:: ``X-Slack-Signature``
54-
.. _X-Slack-Signature: https://api.slack.com/docs/verifying-requests-from-slack
5553
.. _Authorization utils: https://python-slacktools.readthedocs.io/en/latest/api.html#module-slacktools.authorization
5654
.. _Message text utils: https://python-slacktools.readthedocs.io/en/latest/api.html#module-slacktools.message
5755
.. _Message sending functions: https://python-slacktools.readthedocs.io/en/latest/api.html#module-slacktools.chat

0 commit comments

Comments
 (0)