Skip to content

Commit 2318bf7

Browse files
committed
Update README.md
1 parent 6cb76d1 commit 2318bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Alternatively you can build a `lightstreamer.js` file from the [online generator
4141
The client demo configuration assumes that Lightstreamer Server, Lightstreamer Adapters and this client are launched on the same machine. If you need to targeting a different Lightstreamer server please search in `js/lsClient.js` this line:<BR/>
4242
`var lsClient = new LightstreamerClient(protocolToUse+"//localhost:"+portToUse,"MESSENGER");`<BR/>
4343
and change it accordingly.
44-
* Open your browser and point it to: [http://localhost:8080/demos/MessengerDemo/](http://localhost:8080/demos/MessengerDemo/)
44+
* Open your browser and point it to: [http://localhost:8080/MessengerDemo/](http://localhost:8080/MessengerDemo/)
4545

4646
## See Also
4747

0 commit comments

Comments
 (0)