docs: fix anchor

This commit is contained in:
ZavaruKitsu 2022-09-22 00:40:39 +03:00
parent 8ea8e5aa2d
commit 920284d77d

View File

@ -553,7 +553,7 @@ public class PerForm : AutoCleanForm
}
```
[Another case](TelegramBotBaseTest/Tests/Register/PerStep.cs), where every of these 3 inputs gets requested by a
[Another case](TelegramBotBase.Test/Tests/Register/PerStep.cs), where every of these 3 inputs gets requested by a
different forms. Just for
imagination of the possibilities.