Fixed links.

This commit is contained in:
kees-z 2018-12-29 22:21:08 +01:00 committed by GitHub
parent 862141f806
commit dabf1067d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ Installs the service as a local user.
It is possible to pass arguments to `Duplicati.Server.exe`, simply add them to the commandline:
`Duplicati.WindowsService.exe install --webservice-interface=loopback --log-retention=3M`
See [Duplicati.Server.exe](07-other-command-line-utilities/#duplicatiserverexe) for more information about supported command line options.
See [Duplicati.Server.exe](../07-other-command-line-utilities/#duplicatiserverexe) for more information about supported command line options.
## Duplicati.CommandLine.BackendTester.exe