From 30a065908bdee59d0b65dfd0a8ecda92b895dd39 Mon Sep 17 00:00:00 2001 From: dario-weswit Date: Mon, 3 Aug 2020 18:44:28 +0200 Subject: [PATCH] Use new links for Server docs. --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 4355250..e096bdd 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,6 @@ The `adapters.xml` file for the *Round-Trip Demo*, should look like: - - Y @@ -85,7 +78,7 @@ The `adapters.xml` file for the *Round-Trip Demo*, should look like: ``` NOTE: not all configuration options of an Adapter Set are exposed by the file suggested above. -You can easily expand your configurations using the generic template, `DOCS-SDKs/sdk_adapter_java_inprocess/doc/adapter_conf_template/adapters.xml`, as a reference.
+You can easily expand your configurations using the generic template, see the [Java In-Process Adapter Interface Project](https://github.com/Lightstreamer/Lightstreamer-lib-adapter-java-inprocess#configuration) for details.

Please refer [here](https://lightstreamer.com/docs/ls-server/latest/General%20Concepts.pdf) for more details about Lightstreamer Adapters.