From 300c6abd74abb552eac92a62fbdaf2e792875fb3 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Fri, 4 Mar 2022 13:52:19 +0100 Subject: [PATCH] fix: fix broken link in SDK list --- website/docs/sdks/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/sdks/index.md b/website/docs/sdks/index.md index fb7840fb75..dd04111233 100644 --- a/website/docs/sdks/index.md +++ b/website/docs/sdks/index.md @@ -139,4 +139,4 @@ By default, all SDKs reach out to the Unleash Server at startup to fetch their t Bootstrapping is also supported by the following front-end client SDKs: - [the JavaScript proxy client](/sdks/proxy-javascript) - [the React Proxy client](/sdks/proxy-react) -- [the Android proxy client](/sdks/proxy-react) +- [the Android proxy client](/sdks/android_proxy_sdk)