From 4990a444591f5bafe0c459e0d9e072af798f4cdd Mon Sep 17 00:00:00 2001 From: ale Date: Mon, 9 Jul 2012 13:15:59 +0000 Subject: [PATCH] link to the google app store for the openvpn app --- autovpn/vpn_app.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/autovpn/vpn_app.py b/autovpn/vpn_app.py index 145e610..e1b6d4f 100644 --- a/autovpn/vpn_app.py +++ b/autovpn/vpn_app.py @@ -111,8 +111,10 @@ on it and it will install itself automatically. Android ------- -Check out the OpenVPN app at http://code.google.com/p/ics-openvpn/, -to use it: +Check out the OpenVPN app at +https://play.google.com/store/apps/details?id=de.blinkt.openvpn + +To use it: - Select the PKCS12 format for the credentials and select the .pfx file from the ZIP archive. -- GitLab