diff --git a/doc/features.md b/doc/features.md index 703dad6bd..e6a820c1e 100644 --- a/doc/features.md +++ b/doc/features.md @@ -4,7 +4,7 @@ * [NDStructures](./nd-structure.md) -* [Linear algebra](linear) - Matrices, operations and linear equations solving. To be moved to separate module. Currently supports basic +* [Linear algebra](./linear.md) - Matrices, operations and linear equations solving. To be moved to separate module. Currently supports basic api and multiple library back-ends. * [Histograms](./histograms.md) - Multidimensional histogram calculation and operations.