diff --git a/boshurik/telegram-bot-bundle/3.1/config/routes/boshurik_telegram_bot.yaml b/boshurik/telegram-bot-bundle/3.1/config/routes/boshurik_telegram_bot.yaml index f1071ece..7762e659 100644 --- a/boshurik/telegram-bot-bundle/3.1/config/routes/boshurik_telegram_bot.yaml +++ b/boshurik/telegram-bot-bundle/3.1/config/routes/boshurik_telegram_bot.yaml @@ -1,3 +1,3 @@ boshurik_telegram_bot_routing: - resource: "@BoShurikTelegramBotBundle/Resources/config/routing.yml" + resource: "@BoShurikTelegramBotBundle/Resources/config/routing.php" prefix: "/_telegram/%telegram_route_secret%"