From d1c537407d439d851fa87db229d1324683a61cc2 Mon Sep 17 00:00:00 2001 From: Eric Paulsen Date: Mon, 17 Oct 2022 19:22:56 -0500 Subject: [PATCH] fix: install index 404 (#4610) --- docs/install/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/index.md b/docs/install/index.md index 973936080a..b08bfdaab7 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -1,5 +1,5 @@ There are a number of different methods to install and run Coder: - This page is rendered on https://coder.com/docs/coder-oss/install. Refer to the other documents in the `install/` directory for per-platform instructions. + This page is rendered on https://coder.com/docs/coder-oss/latest/install. Refer to the other documents in the `install/` directory for per-platform instructions.