Преглед на файлове

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