Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
Update documentation to point to actual capybara readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
halogenandtoast committed Jan 13, 2012
1 parent d8c640d commit e2c103c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -44,7 +44,7 @@ In cucumber, tag scenarios with @javascript to run them using a headless WebKit

In RSpec, use the :js => true flag.

Take note of the transactional fixtures section of the [capybara README](https://github.com/jnicklas/capybara/blob/master/README.rdoc).
Take note of the transactional fixtures section of the [capybara README](https://github.com/jnicklas/capybara/blob/master/README.md).

Contributing
------------
Expand Down

0 comments on commit e2c103c

Please sign in to comment.