From 6ce7e73f2267618847ecd9820d294641135a10a4 Mon Sep 17 00:00:00 2001 From: Dhamo Date: Sun, 31 May 2020 13:17:13 +0200 Subject: [PATCH] update index file to direct right link to jsonwire wiki --- index.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html.haml b/index.html.haml index a4c2689..8a7cdec 100644 --- a/index.html.haml +++ b/index.html.haml @@ -28,7 +28,7 @@ author: Dominik Dary %h2 Features of Selendroid %ul %li - Full compatibility with the JSON Wire Protocol/Selenium 3 Ready. + Full compatibility with the JSON Wire Protocol/Selenium 3 Ready. %li No modification of app under test required in order to automate it %li @@ -66,4 +66,4 @@ author: Dominik Dary %a.btn.btn-primary.btn-large{ :href=>"#{site.standalone_download_link}" } Download Jar » .span4 %p Selendroid Test App (for playing with the tool): - %a.btn.btn-primary.btn-large{ :href=>"#{site.selendroid_test_app_download_link}" } Download apk » \ No newline at end of file + %a.btn.btn-primary.btn-large{ :href=>"#{site.selendroid_test_app_download_link}" } Download apk »