From a8eee7e04fe9c00409066ecbea41d55cbdccdff7 Mon Sep 17 00:00:00 2001 From: Nguyen Long Nhat Date: Thu, 2 Nov 2017 00:45:28 +0700 Subject: [PATCH] Corrected links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 291e692..2805d13 100644 --- a/README.md +++ b/README.md @@ -76,9 +76,9 @@ You can open multiple files from **Quick Open** by pressing the Right arrow key. ## CLI tool -> Linux: Follow instructions [here](https://code.visualstudio.com/docs/editor/setup#_linux). +> Linux: Follow instructions [here](https://code.visualstudio.com/docs/setup/linux). -> Windows: Follow instructions [here](https://code.visualstudio.com/docs/editor/setup#_windows). +> Windows: Follow instructions [here](https://code.visualstudio.com/docs/setup/windows). > Mac: see below.