diff --git a/docs/index.mdx b/docs/index.mdx index 5347f11ad..dd9803e51 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -62,7 +62,7 @@ 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][blog_post]. - - GitHub Repository: [https://github.com/leancodepl/patrol] + - GitHub Repository: [leancodepl/patrol][github_repo] - Discord Channel: [Join the Patrol channel][dc_invite] - Get a quick introduction to Patrol and see the video: @@ -78,3 +78,4 @@ we use Patrol to test production-grade apps for clients across industries, and n [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 +[github_repo]: https://github.com/leancodepl/patrol