From bd90740166511f710eb66d9a6a2cb7e68041b655 Mon Sep 17 00:00:00 2001 From: Cian Johnston Date: Wed, 4 Sep 2024 13:19:11 +0100 Subject: [PATCH] chore(docs): remove dead links to mark's unmaintained vs-code-server template (#14559) --- docs/faqs.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/faqs.md b/docs/faqs.md index addd698f17..dceb8ac15b 100644 --- a/docs/faqs.md +++ b/docs/faqs.md @@ -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 can connect to Microsoft's extension marketplace so Copilot and chat can be 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 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 > for long-term support.