From 60224d9742f4396f8d2c198d8fbe2c6110a497bf Mon Sep 17 00:00:00 2001 From: Andrea Ferretti Date: Tue, 6 Jun 2017 16:27:45 +0200 Subject: [PATCH] Fixed neo web url --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 303b82c..86e5124 100644 --- a/packages.json +++ b/packages.json @@ -6480,6 +6480,6 @@ ], "description": "Linear algebra for Nim", "license": "Apache License 2.0", - "web": "https://github.com/unicredit/neo" + "web": "https://unicredit.github.io/neo/" } ]