Changed links to proper repos and tags

This commit is contained in:
Leonardo Mariscal 2018-11-06 13:46:20 -06:00
parent 29c3804ea3
commit ebe1becd6f
No known key found for this signature in database
GPG Key ID: A660399E216B079F

View File

@ -8913,19 +8913,19 @@
}, },
{ {
"name": "nimgl", "name": "nimgl",
"url": "https://github.com/cavariux/nimgl", "url": "https://github.com/lmariscal/nimgl",
"method": "git", "method": "git",
"tags": [ "tags": [
"glfw", "glfw",
"glew", "imgui",
"math",
"opengl", "opengl",
"bindings", "bindings",
"gl" "gl",
"graphics"
], ],
"description": "Nim Game Library", "description": "Nim Game Library",
"license": "MIT", "license": "MIT",
"web": "https://github.com/cavariux/nimgl" "web": "https://github.com/lmariscal/nimgl"
}, },
{ {
"name": "inim", "name": "inim",
@ -9918,7 +9918,7 @@
}, },
{ {
"name": "figures", "name": "figures",
"url": "https://github.com/cavariux/figures", "url": "https://github.com/lmariscal/figures",
"method": "git", "method": "git",
"tags": [ "tags": [
"unicode", "unicode",
@ -9927,7 +9927,7 @@
], ],
"description": "unicode symbols", "description": "unicode symbols",
"license": "MIT", "license": "MIT",
"web": "https://github.com/cavariux/figures" "web": "https://github.com/lmariscal/figures"
}, },
{ {
"name": "ur", "name": "ur",