change client-linux.md to internal link

This commit is contained in:
Jurgen Verhasselt 2017-10-30 19:02:30 +01:00
parent 03f8ecbbdf
commit 9a2e0a596b

View file

@ -112,7 +112,7 @@ We can now deploy our server by running:
Ensure to allow Windows / Linux clients when going through the config options.
Note the IP and password of the newly created Alfo VPN server and store it safely.
If you want to setup client config on your Fedora Workstation, refer to [the Linux Client docs](https://github.com/trailofbits/algo/blob/master/docs/client-linux.md).
If you want to setup client config on your Fedora Workstation, refer to [the Linux Client docs](client-linux.md).
## Notes on SELinux
@ -123,4 +123,4 @@ semanage fcontext -a -t ipsec_key_file_t "$(pwd)(/.*)?"
restorecon -R -v $(pwd)
````
See [this comment](https://github.com/trailofbits/algo/issues/263#issuecomment-328053950).
See [this comment](https://github.com/trailofbits/algo/issues/263#issuecomment-328053950).