From f194c14e6cf396c1736bbc3c782d4326a262af71 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Tue, 29 Jun 2021 14:36:25 -0400 Subject: [PATCH] docs: fix relative guide link --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 73b2ee94..2d94972a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -19,7 +19,7 @@ For a good experience, we recommend at least: - 1 GB of RAM - 2 cores -You can use whatever linux distribution floats your boat but in our [guide](./guide.md) we assume Debian on Google Cloud. +You can use whatever linux distribution floats your boat but in our [guide](https://coder.com/docs/code-server/v3.10.2/guide) we assume Debian on Google Cloud. ## Getting Started