From f6e843ca98aaa47bdec83d67b516e351a5a5d7ba Mon Sep 17 00:00:00 2001 From: Cian Johnston Date: Wed, 4 Sep 2024 13:10:37 +0100 Subject: [PATCH] chore(docs): remove dead links to mark's unmaintained vs-code-server template --- docs/faqs.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/faqs.md b/docs/faqs.md index addd698f17a38..dceb8ac15b04e 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.