From 8585ca9ddf7c82fcb479a0bb6257ee05224ec179 Mon Sep 17 00:00:00 2001 From: Luis Cordova Date: Tue, 29 May 2012 18:43:51 -0500 Subject: [PATCH] update url for Extension.php --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb8e014..48f406c 100755 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ activate `MinkExtension`: ``` For all configuration options, check [extension configuration - class](https://github.com/Behat/MinkExtension/blob/master/src/Behat/MinkExtension/Configuration.php#L35-142). + class](https://github.com/Behat/MinkExtension/blob/master/src/Behat/MinkExtension/Extension.php#L91-200). ### Through Composer