From 5e6b3120773208e961361ac5ce96aa5778425e2e Mon Sep 17 00:00:00 2001 From: Ilya Vassilevsky Date: Tue, 6 Sep 2016 15:05:42 +0400 Subject: [PATCH] Linkify older Firefox releases in README It was not obvious at all where to get them. Mozilla.com forces the latest version upon users. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8bc191f..a3234805 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ through an external gem. **Need help?** Ask on the mailing list (please do not open an issue on GitHub): http://groups.google.com/group/ruby-capybara -**Note: Firefox 48** If you're using Firefox with selenium-webdriver, stay on either Firefox 45.0esr or 47.0.1 and selenium-webdriver 2.53.4. Firefox 48 requires geckodriver and selenium-webdriver v3, the combo of which currently has multiple issues and is feature incomplete. +**Note: Firefox 48** If you're using Firefox with selenium-webdriver, stay on either Firefox [45.0esr](https://ftp.mozilla.org/pub/firefox/releases/45.0esr/) or [47.0.1](https://ftp.mozilla.org/pub/firefox/releases/47.0.1/) and selenium-webdriver 2.53.4. Firefox 48 requires geckodriver and selenium-webdriver v3, the combo of which currently has multiple issues and is feature incomplete. ## Table of contents