Skip to content

Commit 3e1ef01

Browse files
committed
js: shorten URL in documentation to silence linter about a long line.
1 parent 53b0c0f commit 3e1ef01

File tree

1 file changed

+1
-1
lines changed
  • javascript/node/selenium-webdriver

1 file changed

+1
-1
lines changed

javascript/node/selenium-webdriver/ie.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Options.fromCapabilities = function(capabilities) {
131131
* when using this capability.
132132
*
133133
* For more information, refer to the IEDriver's
134-
* [required system configuration](https://github.com/SeleniumHQ/selenium/wiki/InternetExplorerDriver#required-configuration).
134+
* [required system configuration](http://goo.gl/eH0Yi3).
135135
*
136136
* @param {boolean} ignoreSettings Whether to ignore protected mode settings.
137137
* @return {!Options} A self reference.

0 commit comments

Comments
 (0)