Skip to content

Commit 930fcea

Browse files
committed
Update README
1 parent 640c64a commit 930fcea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ If you're migrating from slackclient v2.x of slack_sdk to v3.x, Please follow ou
253253

254254
If you're migrating from v1.x of slackclient to v2.x, Please follow our migration guide to ensure your app continues working after updating.
255255

256-
**[Check out the Migration Guide here!](https://github.com/slackapi/python-slackclient/wiki/Migrating-to-2.x)**
256+
**[Check out the Migration Guide here!](https://github.com/slackapi/python-slack-sdk/wiki/Migrating-to-2.x)**
257257

258258
### Support
259259

@@ -269,10 +269,10 @@ Visit the [Slack Community][slack-community] for getting help using Slack Develo
269269
[pypi-image]: https://badge.fury.io/py/slack-sdk.svg
270270
[pypi-url]: https://pypi.org/project/slack-sdk/
271271
[python-version]: https://img.shields.io/pypi/pyversions/slack-sdk.svg
272-
[travis-image]: https://travis-ci.org/slackapi/python-slackclient.svg?branch=v3
273-
[travis-url]: https://travis-ci.org/slackapi/python-slackclient
274-
[codecov-image]: https://codecov.io/gh/slackapi/python-slackclient/branch/v3/graph/badge.svg
275-
[codecov-url]: https://codecov.io/gh/slackapi/python-slackclient
272+
[travis-image]: https://travis-ci.org/slackapi/python-slack-sdk.svg?branch=main
273+
[travis-url]: https://travis-ci.org/slackapi/python-slack-sdk
274+
[codecov-image]: https://codecov.io/gh/slackapi/python-slack-sdk/branch/main/graph/badge.svg
275+
[codecov-url]: https://codecov.io/gh/slackapi/python-slack-sdk
276276
[contact-image]: https://img.shields.io/badge/contact-support-green.svg
277277
[contact-url]: https://slack.com/support
278278
[slackclientv1]: https://github.com/slackapi/python-slackclient/tree/v1
@@ -281,7 +281,7 @@ Visit the [Slack Community][slack-community] for getting help using Slack Develo
281281
[events-docs]: https://api.slack.com/events-api
282282
[bolt-python]: https://github.com/slackapi/bolt-python
283283
[pypi]: https://pypi.org/
284-
[gh-issues]: https://github.com/slackapi/python-slackclient/issues
284+
[gh-issues]: https://github.com/slackapi/python-slack-sdk/issues
285285
[slack-community]: http://slackcommunity.com/
286286
[files.upload]: https://api.slack.com/methods/files.upload
287287
[aiohttp]: https://aiohttp.readthedocs.io/

0 commit comments

Comments
 (0)