Skip to content

Commit b2053a5

Browse files
committed
docs(core): fix PropertyTypes docstring
1 parent 55fd6ce commit b2053a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/types.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export
88
99
Types of properties.
1010
11-
See also [`Property`](@ref), [`list_properties`](@ref).
11+
See also [`TypedMatrices.Property`](@ref), [`TypedMatrices.list_properties`](@ref).
1212
1313
# Examples
1414
```julia-repl

0 commit comments

Comments
 (0)