From 755ad62a3504b1fe36f0cbc55c382963ea1b6850 Mon Sep 17 00:00:00 2001 From: Takeshi Young Date: Fri, 9 Sep 2016 16:41:19 -0700 Subject: [PATCH] Fixing link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fc7840d2..94f5b7fa4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ npm install optimizely-client-sdk --save ``` ###Using the SDK -See the Optimizely server-side testing [developer documentation](http://developers.optimizely.com/server/reference/index) to learn how to set up your first custom project and use the SDK. **Please note that you must be a member of the private server-side testing beta to create custom projects and use this SDK.** +See the Optimizely server-side testing [developer documentation](http://developers.optimizely.com/server/reference/index.html) to learn how to set up your first custom project and use the SDK. **Please note that you must be a member of the private server-side testing beta to create custom projects and use this SDK.** ##Development