diff --git a/docs/deploy-from-fedora-workstation.md b/docs/deploy-from-fedora-workstation.md index 33f0561f..724f1c99 100644 --- a/docs/deploy-from-fedora-workstation.md +++ b/docs/deploy-from-fedora-workstation.md @@ -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). \ No newline at end of file +See [this comment](https://github.com/trailofbits/algo/issues/263#issuecomment-328053950).