diff --git a/Readme.md b/Readme.md index 0558c2f..6feffda 100644 --- a/Readme.md +++ b/Readme.md @@ -15,9 +15,9 @@ Use the instructions provided by [ch.psi.daq.install](https://git.psi.ch/sf_daq/ Following files define and describe application properties: -- [Cassandra](https://github.psi.ch/projects/ST/repos/ch.psi.daq.cassandra/browse/src/main/resources/cassandra.properties) specific properties. -- [Query](https://github.psi.ch/projects/ST/repos/ch.psi.daq.dispatcher/browse/src/main/resources/query.properties) specific properties.. -- [Query REST](https://github.psi.ch/projects/ST/repos/ch.psi.daq.queryrest/browse/src/main/resources/queryrest.properties) specific properties. +- [Cassandra](https://github.psi.ch/sf_daq/ch.psi.daq.cassandra/blob/master/src/main/resources/cassandra.properties) specific properties. +- [Query](https://github.psi.ch/sf_daq/ch.psi.daq.query/blob/master/src/main/resources/query.properties) specific properties.. +- [Query REST](https://github.psi.ch/sf_daq/ch.psi.daq.queryrest/blob/master/src/main/resources/queryrest.properties) specific properties. It is possible to overwrite properties by defining new values in `${HOME}/.config/daq/queryrest.properties`