1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

fix link to proxy-javascript (#889)

correct then link for the JavaScript Proxy SDK

Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
This commit is contained in:
Blaine R Southam 2021-07-15 00:58:15 -06:00 committed by GitHub
parent 85d8e0c10d
commit 48b35174ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,7 +121,7 @@ The Unleash Proxy takes the heavy lifting of evaluating toggles and only returns
However in some settings you would like a bit more logic around it to make it as fast as possible, and keep up to date with changes.
- [JavaScript Proxy SDK](./proxy-javascript)
- [JavaScript Proxy SDK](/sdks/proxy-javascript)
- [Android Proxy SDK](/sdks/android_proxy_sdk)
- [iOS Proxy SDK](/sdks/proxy-ios)
- React SDK (coming soon)