Fix documentation url for nimboost library

This commit is contained in:
Anatoly Galiulin 2016-09-12 11:23:52 +07:00 committed by GitHub
parent 2426688dce
commit a361e33712

View File

@ -4498,7 +4498,7 @@
],
"description": "Additions to the Nim's standard library, like boost for C++",
"license": "MIT",
"web": "https://github.com/vegansk/nimboost"
"web": "http://vegansk.github.io/nimboost/"
},
{
"name": "asyncdocker",