diff options
author | Parménides GV <parmegv@sdf.org> | 2013-10-29 19:17:18 +0100 |
---|---|---|
committer | cyBerta <richy@cyborgsociety.org> | 2013-11-13 00:04:12 +0100 |
commit | a3b97d9e1dd7d3ecef93f4732651709b333e24cf (patch) | |
tree | 65ea13b90b2f0ab520b54ca1b3d00b056b57cb8a | |
parent | 6c79c00e6c0c1bde9a10755ac015ab441ecfc572 (diff) |
Link to eclipse instruction in feature/docs
It was pointing to the master branch, which does not contain this file yet.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ signed with a different key. Manually uninstall Bitmask Android from your devic you will then be able to install your own built version. To uninstall it, do: adb uninstall se.leap.bitmaskclient -See [here](https://github.com/leapcode/bitmask_android/blob/master/Building_from_eclipse.md) for +See [here](https://github.com/parmegv/bitmask_android/blob/feature/docs/Building_from_eclipse.md) for instructions on building from [Eclipse](http://eclipse.org). ## Acknowledgements |