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