aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatoly Galiulin <galiulin.anatoly@gmail.com>2016-09-12 11:23:52 +0700
committerGitHub <noreply@github.com>2016-09-12 11:23:52 +0700
commita361e337121a4691f61c9fe0b8b073e0654d12b7 (patch)
treeaefe84c03cadc9ab4229bf97a5d052acd0dd3918
parent2426688dce2b3c52083748731ae2ba9b8abf40bd (diff)
downloadpackages-a361e337121a4691f61c9fe0b8b073e0654d12b7.tar.gz
packages-a361e337121a4691f61c9fe0b8b073e0654d12b7.zip
Fix documentation url for nimboost library
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index fec3cf5..5ad4e40 100644
--- a/packages.json
+++ b/packages.json
@@ -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",