1 parent f445c77 commit ad6c002Copy full SHA for ad6c002
1 file changed
docs/index.md
@@ -63,7 +63,7 @@ Multiple ways of fitting the continuous distributions to the data are supported:
63
- `Emcee` - Markov Chain Monte Calro, see [Emcee](https://emcee.readthedocs.io/en/stable/)
64
package by Dan Foreman-Mackey
65
- `MOM` - Method of Moments, uses [SciPy](https://www.scipy.org)
66
-- `Lmoments` - L-moment, uses (lmoments3)[https://github.com/Ouranosinc/lmoments3/]
+- `Lmoments` - L-moment, uses [lmoments3](https://github.com/Ouranosinc/lmoments3/)
67
68
## Installation
69
0 commit comments