Merge pull request #410 from vegansk/patch-1

Fix documentation url for nimboost library
This commit is contained in:
Dominik Picheta 2016-09-12 10:40:04 +01:00 committed by GitHub
commit fa1a209c49

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",