소스 검색

bugFix: Change the hyperlink for JSONWireProtocol

Prateek Goyal 6 년 전
부모
커밋
035b31093b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -7,7 +7,7 @@ module is a Perl implementation of the client for the Webdriver
 [JSONWireProtocol that Selenium provides.][jsonwire]
 
 [wd]: http://www.seleniumhq.org/
-[jsonwire]: https://code.google.com/p/selenium/wiki/JsonWireProtocol
+[jsonwire]: https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol
 [standalone]: http://selenium-release.storage.googleapis.com/index.html
 
 ## Installation