Skip to content

Commit

Permalink
Update API doc link in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpartel committed Apr 17, 2013
1 parent 6bba1de commit 45c0a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -27,7 +27,7 @@ $browser->find('form#login button[type=submit]')->click();
$browser->screenshot('after-login.png');
```

Read about all the cool methods available to you in the **[API documentation](http://doc.beta.bas.fi/xi-test-selenium/api/html/)**.
Read about all the cool methods available to you in the **[API documentation](http://xi-project.github.io/xi-test-selenium/)**.

See the `tests/` directory of this project for ideas on how to set this up with PHPUnit or similar.

Expand Down

0 comments on commit 45c0a7b

Please sign in to comment.