From dd1829a92b11bbcbe3a6bd893483acb4200389f8 Mon Sep 17 00:00:00 2001 From: Vaibhav Khaitan Date: Tue, 27 Mar 2018 23:27:26 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32e59a3..1ce51d0 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o - [C# FixFormat](https://marketplace.visualstudio.com/items?itemName=Leopotam.csharpfixformat) - Fix format of usings / indents / braces / empty lines - [C# Extensions](https://marketplace.visualstudio.com/items?itemName=jchannon.csharpextensions) - Provides extensions to the IDE that will speed up your development workflow. -![C# Extensions](https://github.com/jchannon/csharpextensions/raw/master/featureimages/fullpropfromctor.gif) +![C# Extensions](https://raw.githubusercontent.com/jchannon/csharpextensions/master/featureimages/fullpropfromctor.gif) ## CSS