diff --git a/README.md b/README.md index 0e7439b..9140fab 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Find the corresponding mobileconfig (Apple Profile) for each user and send it to ### Android Devices -You need to install the [StrongSwan VPN Client for Android 4 and newer](https://play.google.com/store/apps/details?id=org.strongswan.android) because no version of Android supports IKEv2. Import the corresponding user.p12 certificate to your device. See the [Android setup instructions](/docs/Android%20Setup.md) for more detailed steps. +You need to install the [StrongSwan VPN Client for Android 4 and newer](https://play.google.com/store/apps/details?id=org.strongswan.android) because no version of Android supports IKEv2. Import the corresponding user.p12 certificate to your device. See the [Android setup instructions](/docs/ANDROID.md) for more detailed steps. ### Windows diff --git a/docs/Android Setup.md b/docs/ANDROID.md similarity index 100% rename from docs/Android Setup.md rename to docs/ANDROID.md