From 88ac766f53428368d5f4c59eed5e9e58b811e205 Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Mon, 24 Feb 2025 18:51:56 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 64129df3..2b4c1d00 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ We highly recommend reading [this](https://github.com/microsoft/vscode/wiki/Sour We wrote a [guide to working in VSCode]. --> -Most of Void's code lives in the two folders called `void/`. +Most of Void's code lives in the folder `src/vs/workbench/contrib/void/`.