summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2019-07-05 00:11:08 +0200
committerkwadronaut <kwadronaut@leap.se>2019-07-05 00:11:08 +0200
commit2266edbebd05fe9f386891d796103367fc7ea43a (patch)
tree110a5c7e61b4fa2e4109a7a7c65bdfdea1346c34 /README.md
parent575df002b368027761dadd396ec67eacbf741232 (diff)
Fix helper url after move to bitmask-vpn
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fc2be52..986f779 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ Run it
-------------
The default build is a standalone systray. It still requires a helper and openvpn installed to work. For linux the helper is
[bitmask-root](https://0xacab.org/leap/bitmask-dev/blob/master/src/leap/bitmask/vpn/helpers/linux/bitmask-root)
-for windows and OSX there is [a helper written in go](https://0xacab.org/leap/riseup_vpn/tree/master/helper).
+for windows and OSX there is [a helper written in go](https://0xacab.org/leap/bitmask-vpn/tree/master/pkg/helper/).
To build and run it:
```