From eda463601cee7b9cdf28ea6a5fb995b00d9aa86e Mon Sep 17 00:00:00 2001 From: Ethan Chiu <17chiue@gmail.com> Date: Mon, 8 Jun 2020 10:19:17 -0400 Subject: [PATCH] Update Links and Language to Git + VSCode (#522) --- docs/contribute.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contribute.md b/docs/contribute.md index 8d68a446f..d33014002 100644 --- a/docs/contribute.md +++ b/docs/contribute.md @@ -23,7 +23,7 @@ An ADR is an Architectural Decision Record. This allows consensus on the direct ### Required Dev Dependencies -![Win](res/win_sm.png) Git for Windows [Install Here](https://git-scm.com/downloads) (needed for dev sh script) +![Win](res/win_sm.png) ![*nix](res/linux_sm.png) Git for Windows and Linux [Install Here](https://git-scm.com/downloads) (needed for dev sh script) ### To Build, Test, Layout @@ -53,7 +53,7 @@ cd ./src ### Editors [Using Visual Studio Code](https://code.visualstudio.com/) -[Using Visual Studio 2019](https://www.visualstudio.com/vs/) +[Using Visual Studio](https://code.visualstudio.com/docs) ### Styling