From ebdc4ca3715284b7eb298f0ab201437f811f4200 Mon Sep 17 00:00:00 2001 From: kangalioo Date: Wed, 20 Dec 2023 19:59:24 +0100 Subject: [PATCH] Remove reference to serenity-next --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f0d97e5940d..ac2b6155ff6 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,8 @@ Poise is an opinionated Discord bot framework with a few distinctive features: Most information is in the [API documentation](https://docs.rs/poise/). Also take a look at the [examples](examples), especially [`feature_showcase`](examples/feature_showcase), to learn what poise can do. -If you're using a development version from git directly, you probably want to look at the documentation for -[`current`](https://serenity-rs.github.io/poise/current), [`next`](https://serenity-rs.github.io/poise/next) -or [`serenity-next`](https://serenity-rs.github.io/poise/serenity-next) branch instead. +If you're using a development version from git directly, you probably want to look at the documentation for the +[`current`](https://serenity-rs.github.io/poise/current) or [`next`](https://serenity-rs.github.io/poise/next) branch instead. For further questions, don't hesitate to join the support server: https://discord.gg/serenity-rs.