Skip to content

Commit 54c5812

Browse files
committed
Use new links for Server docs.
1 parent 0c5329a commit 54c5812

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
@@ -39,13 +39,6 @@ The `adapters.xml` file for the *RSS News Demo*, should look like:
3939
<!-- Mandatory. Define an Adapter Set and sets its unique ID. -->
4040
<adapters_conf id="RSSDEMO">
4141

42-
<!--
43-
Not all configuration options of an Adapter Set are exposed by this file.
44-
You can easily expand your configurations using the generic template,
45-
`DOCS-SDKs/sdk_adapter_java_inprocess/doc/adapter_conf_template/adapters.xml`,
46-
as a reference.
47-
-->
48-
4942
<metadata_adapter_initialised_first>Y</metadata_adapter_initialised_first>
5043

5144
<metadata_provider>
@@ -74,7 +67,7 @@ The `adapters.xml` file for the *RSS News Demo*, should look like:
7467
```
7568

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

0 commit comments

Comments
 (0)