diff --git a/src/Website/Views/Home/Download.cshtml b/src/Website/Views/Home/Download.cshtml index c2357d9a..52e9819c 100644 --- a/src/Website/Views/Home/Download.cshtml +++ b/src/Website/Views/Home/Download.cshtml @@ -1,8 +1,7 @@ @{ ViewBag.Title = "Cassette | Download"; ViewBag.Description = "Download Cassette using the NuGet package manager or by forking the source code from GitHub."; - ViewBag.Section = "download"; - Bundles.Reference("http://gitforked.com/api/1.1/button.js"); + ViewBag.Section = "download"; }