Skip to content

Commit 026cfb8

Browse files
573SrinivasanTarget
authored andcommitted
Update The-starting-of-an-Android-app.md (appium#1090)
Update links pointing to old versions.
1 parent 6134e3c commit 026cfb8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/The-starting-of-an-Android-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ It is not necessary to use arguments. [The list of arguments](http://appium.io/s
1212

1313
It looks like creation of a common [RemoteWebDriver](https://selenium.googlecode.com/git/docs/api/java/org/openqa/selenium/remote/RemoteWebDriver.html) instance.
1414

15-
[Common capabilities](http://appium.io/slate/en/master/?java#the---default-capabilities-flag)
15+
[Common capabilities](https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/caps.md#general-capabilities)
1616

17-
[Android-specific capabilities](http://appium.io/slate/en/master/?java#android-only)
17+
[Android-specific capabilities](https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/caps.md#android-only)
1818

1919
[Common capabilities provided by Java client](http://appium.github.io/java-client/io/appium/java_client/remote/MobileCapabilityType.html)
2020

0 commit comments

Comments
 (0)