Skip to content

Commit 5baaaba

Browse files
committed
fix link in README
1 parent d23948f commit 5baaaba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The LinearMaps package provides the following functionality:
4444

4545
* `LinearMap`
4646

47-
General purpose method to construct `LinearMap` objects of specific types, as described in the [Types](@ref) section below
47+
General purpose method to construct `LinearMap` objects of specific types, as described in the [Types](#types) section below
4848

4949
```
5050
LinearMap{T}(A::AbstractMatrix[; issymmetric::Bool, ishermitian::Bool, isposdef::Bool])

0 commit comments

Comments
 (0)