Skip to content

Commit d9c922e

Browse files
authored
Update Server CLI Args link in _applicationmanagement.py (#408)
1 parent b1e8eac commit d9c922e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AppiumLibrary/keywords/_applicationmanagement.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def close_all_applications(self):
4040
def open_application(self, remote_url, alias=None, **kwargs):
4141
"""Opens a new application to given Appium server.
4242
Capabilities of appium server, Android and iOS,
43-
Please check https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/server-args.md
43+
Please check https://appium.io/docs/en/2.1/cli/args/
4444
| *Option* | *Man.* | *Description* |
4545
| remote_url | Yes | Appium server url |
4646
| alias | no | alias |

0 commit comments

Comments
 (0)