Bug 1443466 - Link to firefox-source-docs.m.o in geckodriver README. r=me

MozReview-Commit-ID: CONSsWFMQiI
This commit is contained in:
Andreas Tolfsen 2018-03-06 13:02:05 +00:00
Родитель b7fda6e441
Коммит 6abe1c6703
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -620,10 +620,10 @@ the built executable with `./mach geckodriver -- --other --flags`.
[commands]: https://docs.rs/webdriver/newest/webdriver/command/index.html
[responses]: https://docs.rs/webdriver/newest/webdriver/response/index.html
[errors]: https://docs.rs/webdriver/newest/webdriver/error/enum.ErrorStatus.html
[Marionette protocol]: https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/Protocol
[Marionette protocol]: https://firefox-source-docs.mozilla.org/testing/marionette/marionette/Protocol.html
[WebDriver]: https://w3c.github.io/webdriver/webdriver-spec.html
[FirefoxDriver]: https://github.com/SeleniumHQ/selenium/wiki/FirefoxDriver
[Marionette]: http://searchfox.org/mozilla-central/source/testing/marionette/README
[Marionette]: https://firefox-source-docs.mozilla.org/testing/marionette/marionette/
[Firefox CI]: https://treeherder.mozilla.org/
[mozconfig]: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Configuring_Build_Options