From 12649b44dbaaad775c319038fb68e7b353f77c78 Mon Sep 17 00:00:00 2001 From: James Date: Fri, 14 Aug 2015 08:46:55 -0400 Subject: [PATCH] Splinter link update. Closes #436 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63662cf3..a5dd6a06 100644 --- a/README.md +++ b/README.md @@ -851,7 +851,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [Robot Framework](https://github.com/robotframework/robotframework) - A generic test automation framework. * Web Testing * [Selenium](https://pypi.python.org/pypi/selenium) - Python bindings for [Selenium](http://www.seleniumhq.org/) WebDriver. - * [splinter](http://splinter.cobrateam.info/) - Open source tool for testing web applications. + * [splinter](https://splinter.readthedocs.org/en/latest/) - Open source tool for testing web applications. * [locust](https://github.com/locustio/locust) - Scalable user load testing tool written in Python. * [sixpack](https://github.com/seatgeek/sixpack) - A language-agnostic A/B Testing framework. * Mock