From 07c5206581441c123242a70c0c891d4565132e09 Mon Sep 17 00:00:00 2001 From: corinblaikie Date: Sun, 12 Apr 2015 14:23:16 +0100 Subject: [PATCH] Fix readme to remove broken link for the April's End User Preview (for Visual studio 2013), which is no longer available. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index de93363b6fe..966a0007449 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,7 @@ which has the latest features built-in. [prebuilt Azure VM images](http://blogs.msdn.com/b/visualstudioalm/archive/2014/06/04/visual-studio-14-ctp-now-available-in-the-virtual-machine-azure-gallery.aspx) with VS 2015 Preview already installed. -* You can also try April's [End User Preview](http://go.microsoft.com/fwlink/?LinkId=394641), -which installs on top of Visual Studio 2013. *(Note: The VS 2013 preview is quite out of date, and is no longer being updated.)* +* Roslyn is no longer available for Visual Studio 2013. ### Build tools that understand C# and Visual Basic -- GitLab