File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
javascript/node/selenium-webdriver Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ limitations under the License.
164
164
[ cla ] : http://goo.gl/qC50R
165
165
[ chrome ] : http://chromedriver.storage.googleapis.com/index.html
166
166
[ gh ] : https://github.com/SeleniumHQ/selenium/
167
- [ issues ] : https://code.google. com/p /selenium/issues/list
167
+ [ issues ] : https://github. com/SeleniumHQ /selenium/issues
168
168
[ opera ] : https://github.com/operasoftware/operachromiumdriver/releases
169
169
[ phantomjs ] : http://phantomjs.org/
170
170
[ reduction ] : http://www.webkit.org/quality/reduction.html
Original file line number Diff line number Diff line change 9
9
" webdriver" ,
10
10
" webdriverjs"
11
11
],
12
- "homepage" : " https://code.google. com/p /selenium/ " ,
12
+ "homepage" : " https://github. com/SeleniumHQ /selenium" ,
13
13
"bugs" : {
14
- "url" : " https://code.google. com/p /selenium/issues/list "
14
+ "url" : " https://github. com/SeleniumHQ /selenium/issues"
15
15
},
16
16
"main" : " ./index" ,
17
17
"repository" : {
18
18
"type" : " git" ,
19
- "url" : " https://code.google. com/p /selenium/ "
19
+ "url" : " https://github. com/SeleniumHQ /selenium.git "
20
20
},
21
21
"engines" : {
22
22
"node" : " >= 0.10.x"
You can’t perform that action at this time.
0 commit comments