Fixed link to application configurations doc (#145)

This commit is contained in:
Derek Smith 2019-05-12 14:18:27 -04:00 committed by saubyk
parent e7515fe7c1
commit 254899ee41

View file

@ -97,7 +97,7 @@ bitcoindConfigPath=
enableLogging=false
port=3000
```
For details on all the configuration options refer to [this page](https://github.com/ShahanaFarooqui/RTL/blob/master/Application_configurations).
For details on all the configuration options refer to [this page](./docs/Application_configurations).
#### User Authentication on RTL
RTL requires the user to be authenticated by the application first, before allowing access to LND functions.