From 9041cc72f152e6146f030ab3021463d482b06d55 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Sun, 2 Oct 2022 19:42:33 +0300 Subject: [PATCH] Fixed readme :ref: tag --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index edc74d3f..b27d12e1 100644 --- a/README.rst +++ b/README.rst @@ -71,7 +71,7 @@ Features - Telegram Bot API integration code was `autogenerated `_ and can be easily re-generated when API gets updated - Updates router (Blueprints) - Has Finite State Machine -- Uses powerful :ref:`magic filters ` +- Uses powerful `magic filters ` - Middlewares (incoming updates and API calls) - Provides `Replies into Webhook `_ - Integrated I18n/L10n support with GNU Gettext (or Fluent)