Skip to content

Commit 6dd976d

Browse files
authored
docs: update links
1 parent f7e5670 commit 6dd976d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
![image](https://img.shields.io/pypi/dm/discord-py-slash-command.svg)
22
![image](https://img.shields.io/pypi/pyversions/discord-py-interactions.svg)
33
![image](https://img.shields.io/pypi/v/discord-py-interactions.svg)
4-
![image](https://readthedocs.org/projects/interactionspy/badge/?version=latest)
54
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
65
![image](https://discord.com/api/guilds/789032594456576001/embed.png)
76

@@ -72,4 +71,4 @@ async def on_start():
7271
bot.start("token")
7372
```
7473

75-
With interactions.py, you can quickly and easily build complex Discord applications with Python. Check out our [quickstart guide](https://interactionspy.rtfd.io/en/latest/quickstart.html) for more information.
74+
With interactions.py, you can quickly and easily build complex Discord applications with Python. Check out our [guides](https://interactions-py.github.io/interactions.py/Guides/01%20Getting%20Started) for more information. Or join our [discord](https://discord.gg/interactions).

0 commit comments

Comments
 (0)