Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mozilla/geckodriver.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Tolfsen <ato@mozilla.com>2017-04-26 16:07:38 +0300
committerAndreas Tolfsen <ato@mozilla.com>2017-04-26 16:07:38 +0300
commitadb0413270fb7bf9ab76a56d5aae4c9140edf085 (patch)
tree721b07171e4801843e33dd1b92b9024769160e05
parentdd567ba607b71aba72970840f8e61ec91f1489dd (diff)
changes: fix markdown
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index c28a89b..cd39073 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -5,7 +5,7 @@ All notable changes to this program is documented in this file.
## 0.16.1 (2016-04-26)
### Fixed
-- Read Firefox version number from stdout when failing to look for the application .ini file (fixes (Selenium #3884)[https://github.com/SeleniumHQ/selenium/issues/3884])
+- Read Firefox version number from stdout when failing to look for the application .ini file (fixes [Selenium #3884](https://github.com/SeleniumHQ/selenium/issues/3884))
- Session is now ended when closing the last Firefox window (fixes [#613](https://github.com/mozilla/geckodriver/issues/613))
## 0.16.0 (2016-04-21)