diff --git a/README.md b/README.md index caac87ba6b..49d7a80dfc 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ async def ping(ctx): bot.run("BOT_TOKEN") ``` -You can find more examples in the [examples directory](./examples). +You can find more examples in the [examples directory](https://github.com/DisnakeDev/disnake/tree/master/examples).