diff --git a/vercel.json b/vercel.json index 9b29715d..a5411ec1 100644 --- a/vercel.json +++ b/vercel.json @@ -19,6 +19,14 @@ { "source": "/docs/settings/config/:path*", "destination": "/docs/configuration/radio/:path*" + }, + { + "source": "/software/android-too-old", + "destination": "/docs/software/android/installation" + }, + { + "source": "/docs/software/android/android-installation", + "destination": "/docs/software/android/installation" } ] } \ No newline at end of file