We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 078c428 + 9f31582 commit df0a1cbCopy full SHA for df0a1cb
README.md
@@ -94,7 +94,7 @@ numbers.statistic.standardDev(array);
94
numbers.statistic.randomSample(lower, upper, n);
95
numbers.statistic.correlation(array1, array2);
96
```
97
-For further documentation, check out [numbersjs.info](http://www.numbersjs.info)
+For further documentation, check out [numbers.github.io](http://numbers.github.io/)
98
99
## Test
100
0 commit comments