From e272218fc79a4b368a8d22c441b7e5fb089a6f8c Mon Sep 17 00:00:00 2001 From: Christoph Wille <christoph.wille@gmail.com> Date: Wed, 29 Jun 2016 09:13:28 +0200 Subject: [PATCH] Point to archive.org for Reflector free ceases to exist announcement --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index a366acb46..eabda7cf7 100644 --- a/index.md +++ b/index.md @@ -8,7 +8,7 @@ sourceDownload: https://github.com/icsharpcode/ILSpy/archive/v2.4.zip ILSpy is the open-source .NET assembly browser and decompiler. -Development started after Red Gate [announced](http://www.red-gate.com/products/dotnet-development/reflector/announcement) that the free version of .NET Reflector would cease to exist by end of February 2011. +Development started after Red Gate [announced](https://web.archive.org/web/20110205074826/http://www.red-gate.com/products/dotnet-development/reflector/announcement) that the free version of .NET Reflector would cease to exist by end of February 2011. ILSpy requires the [.NET Framework 4.0](http://www.microsoft.com/downloads/en/details.aspx?FamilyID=5765d7a8-7722-4888-a970-ac39b33fd8ab&displaylang=en).