From 0838a703c6369950150aacb8a6ad33ba4f8cb81a Mon Sep 17 00:00:00 2001 From: Erik Johansson Andersson Date: Fri, 20 Dec 2013 14:56:08 +0100 Subject: [PATCH] wrong "web" value for nim-glfw --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 2876152..db50af1 100644 --- a/packages.json +++ b/packages.json @@ -146,7 +146,7 @@ "tags": ["library", "glfw", "opengl", "windowing", "game"], "description": "A high-level GLFW 3 wrapper", "license": "MIT", - "web": "https://github.com/EXetoC/nim-glfw3" + "web": "https://github.com/EXetoC/nim-glfw" }, {