From 6d9d701f0e77ef8472976c0d29f039a4672a794b Mon Sep 17 00:00:00 2001 From: Steven Pearce Date: Tue, 12 Dec 2023 08:47:48 -0800 Subject: [PATCH] Update glTF-projects-data.json Filer has been moved to a new address, the last netlify address should have been redirecting to filer.dev already. --- public/data/glTF-projects-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/data/glTF-projects-data.json b/public/data/glTF-projects-data.json index 7843f0e..54f3432 100644 --- a/public/data/glTF-projects-data.json +++ b/public/data/glTF-projects-data.json @@ -1799,7 +1799,7 @@ { "name" : "Filer", "description" : "Filer hosts a free public CDN library of 3D models + game assets, and a 3D glb scene editor. Community members regularly upload glb, gltf, fbx and other free files.", - "link" : "https://filer.netlify.app/", + "link" : "https://filer.dev/", "type" : [ "viewer", "service", "application" ], "license": ["Multiple"], "task": ["load", "view", "import"],