Fix broken QT Webkit link

This commit is contained in:
Austen Ito 2013-12-03 20:08:36 -05:00
parent f35e2df0df
commit a29abf76f2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ capybara-webkit
[![Build Status](https://secure.travis-ci.org/thoughtbot/capybara-webkit.png?branch=master)](https://travis-ci.org/thoughtbot/capybara-webkit)
[![Code Climate](https://codeclimate.com/github/thoughtbot/capybara-webkit.png)](https://codeclimate.com/github/thoughtbot/capybara-webkit)
A [capybara](https://github.com/jnicklas/capybara) driver that uses [WebKit](http://webkit.org) via [QtWebKit](http://doc.qt.nokia.com/4.7/qtwebkit.html).
A [capybara](https://github.com/jnicklas/capybara) driver that uses [WebKit](http://webkit.org) via [QtWebKit](http://trac.webkit.org/wiki/QtWebKit).
Qt Dependency and Installation Issues
-------------------------------------