From dded49022acc693e331bfb9cee341aa22b52a767 Mon Sep 17 00:00:00 2001 From: Moritz Date: Fri, 16 Oct 2015 16:12:16 +0200 Subject: [PATCH] fix broken link --- android/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/install.md b/android/install.md index dcfa7a2..da6d877 100644 --- a/android/install.md +++ b/android/install.md @@ -56,4 +56,4 @@ public class MainActivity extends FragmentActivity implements DefaultHardwareBac ``` -#### Step 5 - Add to project, [see example](/example.js) +#### Step 5 - Add to project, [see example](./example.js)