From f93dbde8ad77ec54d87f4d31af050be8cfb6abcf Mon Sep 17 00:00:00 2001 From: Alexander Poehlmann Date: Tue, 25 Apr 2023 15:43:47 +0200 Subject: [PATCH] Update url for Appium Driver Setup Guide --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 19d0e13..87c84d5 100644 --- a/README.rst +++ b/README.rst @@ -81,7 +81,7 @@ There are much more to improve, here is the list of things to come .. _Robot Framework: http://robotframework.org .. _Robot Framework User Guide: http://robotframework.org/robotframework/#user-guide -.. _Appium Driver Setup Guide: http://appium.io/docs/en/about-appium/getting-started/?lang=en +.. _Appium Driver Setup Guide: http://appium.io/docs/en/2.0/quickstart/uiauto2-driver/ .. _AppiumLibrary: https://github.com/serhatbolsu/robotframework-appiumlibrary .. _pip: http://pip-installer.org .. _download: https://github.com/serhatbolsu/robotframework-appium-sample/archive/master.zip