Skip to content

Commit 92daf59

Browse files
committed
typo, missed a . in back links
1 parent 6b1f7cf commit 92daf59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java_7/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| Using Java 7 with MJSONWP protocol | [Using Java 8 with w3c protocol](./java_8/README.md) |
1+
| Using Java 7 with MJSONWP protocol | [Using Java 8 with w3c protocol](../java_8/README.md) |
22
|----------------------------------- | ---------------------------------------------------- |
33

44
# java-appium-app-browserstack

java_8/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| [Using Java 7 with MJSONWP protocol](./java_7/README.md) | Using Java 8 with w3c protocol |
1+
| [Using Java 7 with MJSONWP protocol](../java_7/README.md) | Using Java 8 with w3c protocol |
22
|--------------------------------------------------------- | ------------------------------ |
33

44
# java-appium-app-browserstack

0 commit comments

Comments
 (0)