Fixed neo web url

This commit is contained in:
Andrea Ferretti 2017-06-06 16:27:45 +02:00
parent 3e1dd0bdac
commit 60224d9742

View File

@ -6480,6 +6480,6 @@
], ],
"description": "Linear algebra for Nim", "description": "Linear algebra for Nim",
"license": "Apache License 2.0", "license": "Apache License 2.0",
"web": "https://github.com/unicredit/neo" "web": "https://unicredit.github.io/neo/"
} }
] ]