chore(docs): remove dead links to mark's unmaintained vs-code-server template (#14559)

This commit is contained in:
Cian Johnston
2024-09-04 13:19:11 +01:00
committed by GitHub
parent 7b39f6b0d4
commit bd90740166

View File

@ -359,11 +359,9 @@ code-server picks up and points the developer to.
Another option is to use Microsoft's code-server - which is like Coder's, but it Another option is to use Microsoft's code-server - which is like Coder's, but it
can connect to Microsoft's extension marketplace so Copilot and chat can be can connect to Microsoft's extension marketplace so Copilot and chat can be
retrieved there. retrieved there.
[See a sample template here](https://github.com/sharkymark/v2-templates/blob/main/src/vs-code-server/main.tf).
Another option is to use VS Code Desktop (local) and that connects to Another option is to use VS Code Desktop (local) and that connects to
Microsoft's marketplace. Microsoft's marketplace.
https://github.com/sharkymark/v2-templates/blob/main/src/vs-code-server/main.tf
> Note: these are example templates with no SLAs on them and are not guaranteed > Note: these are example templates with no SLAs on them and are not guaranteed
> for long-term support. > for long-term support.