diff --git a/README.md b/README.md index 2362d03..061de1b 100644 --- a/README.md +++ b/README.md @@ -54,13 +54,6 @@ The `adapters.xml` file for the Market Depth Demo, should look like: - - Y @@ -90,7 +83,7 @@ The `adapters.xml` file for the Market Depth 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.