From f34dde9af89822b589db2904dc702e944d2fbbd0 Mon Sep 17 00:00:00 2001 From: Robert Freigang Date: Thu, 8 Oct 2020 18:00:24 +0200 Subject: [PATCH] Fix link to robertfausk/mink-panther-driver --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe1f31b..1414cfc 100644 --- a/README.md +++ b/README.md @@ -69,5 +69,5 @@ Run phpunit tests Created by Robert Freigang [robertfausk](https://github.com/robertfausk). -BehatPantherExtension is built on top of [symfony/panther](https://github.com/symfony/panther) and [robertfausk/mink-panther-driver]([Panther](https://github.com/robertfausk/mink-panther-driver)). +BehatPantherExtension is built on top of [symfony/panther](https://github.com/symfony/panther) and [robertfausk/mink-panther-driver](https://github.com/robertfausk/mink-panther-driver). It is for usage with [Behat and Mink](http://behat.org/en/latest/cookbooks/integrating_symfony2_with_behat.html#initialising-behat).