Repository relocation (#880)

This commit is contained in:
Luca Guzzon 2018-10-05 05:35:25 +02:00 committed by Dominik Picheta
parent 65bc32cd16
commit 32985af367

View File

@ -8143,14 +8143,14 @@
},
{
"name": "simpleAST",
"url": "https://github.com/lguzzon/simpleAST",
"url": "https://github.com/lguzzon-NIM/simpleAST",
"method": "git",
"tags": [
"ast"
],
"description": "Simple AST in NIM",
"license": "MIT",
"web": "https://github.com/lguzzon/simpleAST"
"web": "https://github.com/lguzzon-NIM/simpleAST"
},
{
"name": "timerpool",