From e25aa41c95c78bae78730605f66c3a967f9b3d00 Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Fri, 16 Sep 2016 21:38:33 -0700 Subject: [PATCH] Update box.json Correct download link. --- box.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/box.json b/box.json index 7376679b..181345cc 100644 --- a/box.json +++ b/box.json @@ -3,7 +3,7 @@ "slug" : "fw1", "version" : "4.0.0", "author" : "Sean Corfield, Marcin Szczepanski, Ryan Cogswell", - "location" : "https://github.com/framework-one/fw1/archive/4.0.0.zip", + "location" : "https://github.com/framework-one/fw1/archive/v4.0.0.zip", "createPackageDirectory" : true, "packageDirectory" : "framework", "Homepage" : "http://framework-one.github.io/",