From 406ec0ba71f469aa6534acc858895f6e8c1f7939 Mon Sep 17 00:00:00 2001 From: Liudas Sodonis aka lfx aka lso Date: Wed, 5 Jun 2019 13:28:10 -0700 Subject: [PATCH] Updated google_cloud to have proper link to ssl.md (#745) --- doc/admin/install/google_cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/admin/install/google_cloud.md b/doc/admin/install/google_cloud.md index 72f4ad211..32a16f593 100644 --- a/doc/admin/install/google_cloud.md +++ b/doc/admin/install/google_cloud.md @@ -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 ```