mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	docs: update link to unleash-proxy-client-js
This commit is contained in:
		
							parent
							
								
									b713ccd037
								
							
						
					
					
						commit
						d02fabacd1
					
				| @ -3,7 +3,7 @@ id: proxy-javascript | ||||
| title: JavaScript Proxy SDK | ||||
| --- | ||||
| 
 | ||||
| In this guide we explain how to use feature toggles in a Single Page App via [The Unleash Proxy](/sdks/unleash-proxy). You can also checkout the source code for the [JavaScript Proxy SDK](https://github.com/unleash-hosted/unleash-proxy-client-js). | ||||
| In this guide we explain how to use feature toggles in a Single Page App via [The Unleash Proxy](/sdks/unleash-proxy). You can also checkout the source code for the [JavaScript Proxy SDK](https://github.com/unleash/unleash-proxy-client-js). | ||||
| 
 | ||||
| ### Introduction {#introduction} | ||||
| 
 | ||||
|  | ||||
| @ -11,7 +11,7 @@ The Unleash-proxy consist of the proxy that exposes a simple API for the client. | ||||
| 
 | ||||
| ## The Proxy-client {#the-proxy-client} | ||||
| 
 | ||||
| There is a js implementation of the proxy-client available. Find it here: [https://github.com/unleash-hosted/unleash-proxy-client-js](https://github.com/unleash-hosted/unleash-proxy-client-js) | ||||
| There is a js implementation of the proxy-client available. Find it here: [https://github.com/unleash/unleash-proxy-client-js](https://github.com/unleash/unleash-proxy-client-js) | ||||
| 
 | ||||
| ## The Proxy-API {#the-proxy-api} | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user