Skip to content

Commit

Permalink
Corrected Gherkin link in README (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
subhojit777 authored and pfrenssen committed Apr 15, 2017
1 parent 0e12fba commit e49e1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ the [Full documentation](https://behat-drupal-extension.readthedocs.org)

1. Define your own steps in `projectdir\features\FeatureContext.php`

1. Start adding your [feature files](http://docs.behat.org/en/latest/guides/1.gherkin.html)
1. Start adding your [feature files](http://behat.org/en/latest/user_guide/gherkin.html)
to the `features` directory of your repository.

## Additional resources
Expand Down

0 comments on commit e49e1b1

Please sign in to comment.