Updated google_cloud to have proper link to ssl.md (#745)

This commit is contained in:
Liudas Sodonis aka lfx aka lso 2019-06-05 13:28:10 -07:00 committed by Asher
parent a2ad3d4ff4
commit 406ec0ba71

View File

@ -50,7 +50,7 @@ cd code-server-{version}-linux-x64
chmod +x code-server
```
> To ensure the connection between you and your server is encrypted view our guide on [securing your setup](../security/ssl.md)
> To ensure the connection between you and your server is encrypted view our guide on [securing your setup](../../security/ssl.md)
- Start the code-server
```