mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
Update devcontainer feature link
I think we meant to link to the feature readme rather than the general repo readme.
This commit is contained in:
parent
9bd3b83ef5
commit
d0e20d514d
1 changed files with 3 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue