From d0e20d514d247470f110d48573d15604b141b81b Mon Sep 17 00:00:00 2001 From: Asher Date: Thu, 8 May 2025 14:23:12 -0800 Subject: [PATCH] Update devcontainer feature link I think we meant to link to the feature readme rather than the general repo readme. --- docs/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 81ac7239d..5724c804c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -35,7 +35,9 @@ There are five ways to get started: 3. Deploy code-server to your team with [coder/coder](https://cdr.co/coder-github) 4. Using our one-click buttons and guides to [deploy code-server to a cloud provider](https://github.com/coder/deploy-code-server) ⚡ -5. Using [code-server feature for devcontainers](https://github.com/coder/devcontainer-features/blob/main/README.md), in case you already use devcontainers in your project. +5. Using the [code-server feature for + devcontainers](https://github.com/coder/devcontainer-features/blob/main/src/code-server/README.md), + if you already use devcontainers in your project. If you use the install script, you can preview what occurs during the install process: