Skip to content

Commit 33af603

Browse files
committed
Use new links for Server docs.
1 parent 62a119f commit 33af603

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,6 @@ The `adapters.xml` file for the *Chat-Tile Demo*, should look like:
3030
<?xml version="1.0"?>
3131
<adapters_conf id="CHATTILE">
3232

33-
<!--
34-
Not all configuration options of an Adapter Set are exposed by this file.
35-
You can easily expand your configurations using the generic template,
36-
`DOCS-SDKs/sdk_adapter_java_inprocess/doc/adapter_conf_template/adapters.xml`,
37-
as a reference.
38-
-->
39-
4033
<metadata_adapter_initialised_first>Y</metadata_adapter_initialised_first>
4134

4235
<metadata_provider>
@@ -68,7 +61,7 @@ The `adapters.xml` file for the *Chat-Tile Demo*, should look like:
6861
```
6962

7063
<i>NOTE: not all configuration options of an Adapter Set are exposed by the file suggested above.
71-
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.</i><br>
64+
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.</i><br>
7265
<br>
7366
Please refer [here](https://lightstreamer.com/docs/ls-server/latest/General%20Concepts.pdf) for more details about Lightstreamer Adapters.
7467

0 commit comments

Comments
 (0)