Changed nim-only-uuid link to yglukhov

This commit is contained in:
Yuriy Glukhov 2016-06-28 13:38:45 +03:00 committed by GitHub
parent f9c78828ad
commit dbb6e4d560

View File

@ -2280,7 +2280,7 @@
}, },
{ {
"name": "nuuid", "name": "nuuid",
"url": "https://github.com/wheineman/nim-only-uuid", "url": "https://github.com/yglukhov/nim-only-uuid",
"method": "git", "method": "git",
"tags": [ "tags": [
"library", "library",
@ -2289,7 +2289,7 @@
], ],
"description": "A Nim source only UUID generator", "description": "A Nim source only UUID generator",
"license": "MIT", "license": "MIT",
"web": "https://github.com/wheineman/nim-only-uuid" "web": "https://github.com/yglukhov/nim-only-uuid"
}, },
{ {
"name": "fftw3", "name": "fftw3",