From ee6f77efc39aa265baae5a5f98f784f16d9507a4 Mon Sep 17 00:00:00 2001 From: dario-weswit Date: Thu, 12 May 2016 18:05:50 +0200 Subject: [PATCH] Update link after the new release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf084a7..c5feb99 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ The demo includes the following client-side functionalities: ### Details The same as the [Stock-List Demo](https://github.com/Lightstreamer/Lightstreamer-example-StockList-client-javascript#stock-list-demo---html-client), but with a different architecture for the LightstreamerClient integration.
-A LightstreamerClient object is always kept alive in a hidden frame. For an explanation of the different deployment strategies, please refer to the "[JavaScript Client Guide.pdf](http://www.lightstreamer.com/client_javascript_base/JavaScript%20Client%20Guide.pdf)" document. +A LightstreamerClient object is always kept alive in a hidden frame. For an explanation of the different deployment strategies, please refer to the "[Web Client Guide.pdf](http://www.lightstreamer.com/client_javascript_base/Web%20Client%20Guide.pdf)" document. The demo includes the following client-side functionalities: * A [Subscription](http://www.lightstreamer.com/docs/client_javascript_uni_api/Subscription.html) containing 15 items, subscribed to in MERGE mode feeding a [DynaGrid](http://www.lightstreamer.com/docs/client_javascript_uni_api/DynaGrid.html).