Bug 1407969 - TLSify Ruby docs links. r?maja_zf draft
authorAndreas Tolfsen <ato@sny.no>
Thu, 12 Oct 2017 12:58:57 +0100
changeset 679242 fd0845038bc99b2fb78d913f9ebe98c8de8941ec
parent 679241 316dae8b721df47fa4f4a51905996401b580e57a
child 735546 cf23bc3ca45216b43e7dab189451ec55c4c3cee2
push id84158
push userbmo:ato@sny.no
push dateThu, 12 Oct 2017 12:02:28 +0000
reviewersmaja_zf
bugs1407969
milestone58.0a1
Bug 1407969 - TLSify Ruby docs links. r?maja_zf DONTBUILD MozReview-Commit-ID: JBn7Ih8BJZ0
testing/geckodriver/doc/TraceLogs.md
--- a/testing/geckodriver/doc/TraceLogs.md
+++ b/testing/geckodriver/doc/TraceLogs.md
@@ -164,10 +164,10 @@ Ruby
 
 The Selenium [Ruby client] comes with an [`Options`] helper to
 generate the correct [`moz:firefoxOptions`] capabilities object:
 
 	Selenium::WebDriver.logger.level = :trace
 	opts = Selenium::WebDriver::Firefox::Options.new(log_level: :trace)
 	driver = Selenium::WebDriver.for :firefox, options: opts
 
-[Ruby client]: http://seleniumhq.github.io/selenium/docs/api/rb/
-[`Options`]: http://seleniumhq.github.io/selenium/docs/api/rb/Selenium/WebDriver/Firefox/Options.html
+[Ruby client]: https://seleniumhq.github.io/selenium/docs/api/rb/
+[`Options`]: https://seleniumhq.github.io/selenium/docs/api/rb/Selenium/WebDriver/Firefox/Options.html