Skip to content

Commit

Permalink
Use new links for Server docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
dario-weswit committed Aug 3, 2020
1 parent 81c91a5 commit 30a0659
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,6 @@ The `adapters.xml` file for the *Round-Trip Demo*, should look like:
<!-- Mandatory. Define an Adapter Set and sets its unique ID. -->
<adapters_conf id="ROUNDTRIPDEMO">

<!--
Not all configuration options of an Adapter Set are exposed by this file.
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.
-->

<metadata_adapter_initialised_first>Y</metadata_adapter_initialised_first>

<metadata_provider>
Expand Down Expand Up @@ -85,7 +78,7 @@ The `adapters.xml` file for the *Round-Trip Demo*, should look like:
```

<i>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.</i><br>
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>
<br>
Please refer [here](https://lightstreamer.com/docs/ls-server/latest/General%20Concepts.pdf) for more details about Lightstreamer Adapters.<br>

Expand Down

0 comments on commit 30a0659

Please sign in to comment.