From b39f93cc34bd64f972323a22d8a92a96d4c6a673 Mon Sep 17 00:00:00 2001 From: Julia Borkowska Date: Wed, 27 Nov 2024 12:43:58 +0100 Subject: [PATCH] fixes --- docs/index.mdx | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/index.mdx b/docs/index.mdx index 23e4ce431..5347f11ad 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -61,9 +61,9 @@ we use Patrol to test production-grade apps for clients across industries, and n ## More about Patrol - - Blog Post: How Patrol fixes Flutter's official integration_test plugin deficiencies. - - GitHub Repository: https://github.com/leancodepl/patrol - - Discord Channel: Join the Patrol channel + - Blog Post: [How Patrol fixes Flutter's official integration_test plugin deficiencies][blog_post]. + - GitHub Repository: [https://github.com/leancodepl/patrol] + - Discord Channel: [Join the Patrol channel][dc_invite] - Get a quick introduction to Patrol and see the video: @@ -72,10 +72,9 @@ we use Patrol to test production-grade apps for clients across industries, and n [native]: /native/overview [finders]: /finders/overview [hot restart]: /cli-commands/develop -[article_0x]: https://leancode.co/blog/patrol-flutter-first-ui-testing-framework -[article_1x]: https://leancode.co/blog/patrol-1-0-powerful-flutter-ui-testing-framework -[article_2x]: https://leancode.co/blog/patrol-2-0-improved-flutter-ui-testing [promo_graphics]: /assets/patrol_lncd.png [patrol_on_pubdev]: https://pub.dev/packages/patrol [services_graphics]: /assets/services.png [services]: https://leancode.co/products/automated-ui-testing-in-flutter?utm_source=patrol_page&utm_medium=banner&utm_campaign=service +[dc_invite]: https://discord.com/invite/ukBK5t4EZg +[blog_post]: https://leancode.co/blog/patrol-2-0-improved-flutter-ui-testing