diff --git a/packages.json b/packages.json index 67e19b0..e2e1ab6 100644 --- a/packages.json +++ b/packages.json @@ -648,7 +648,7 @@ }, { "name": "glfw", - "url": "https://github.com/ephja/nim-glfw", + "url": "https://github.com/johnnovak/nim-glfw", "method": "git", "tags": [ "library", @@ -659,7 +659,7 @@ ], "description": "A high-level GLFW 3 wrapper", "license": "MIT", - "web": "https://github.com/ephja/nim-glfw" + "web": "https://github.com/johnnovak/nim-glfw" }, { "name": "nim-ao",