Skip to content

Commit 2f7ff07

Browse files
committed
another case of code.google -> github
1 parent 5b7bc6c commit 2f7ff07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/firefox-driver/js/modals.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ fxdriver.modals.closeUnhandledAlert = function(response, driver, accept) {
252252
'wildly inconsistent state, and the alert may still be ' +
253253
'open. This is not good. If you can reliably reproduce this' +
254254
', please report a new issue at ' +
255-
'https://code.google.com/p/selenium/issues/entry ' +
255+
'https://github.com/SeleniumHQ/selenium/issues ' +
256256
'with reproduction steps. Exception message: ' + e;
257257
}
258258
} else {

0 commit comments

Comments
 (0)