Skip to content

Commit 60a7ac4

Browse files
committed
Link to IntervalSets
1 parent dee01b4 commit 60a7ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/inference_data.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ Return a new [`InferenceData`](@ref) containing the specified groups sliced to t
6161
specified `coords`.
6262
6363
`coords` specifies a dimension name mapping to an index, a
64-
[`IntervalSets.AbstractInterval`](https://juliamath.github.io/IntervalSets.jl/stable/api/#IntervalSets.AbstractInterval).
6564
[`DimensionalData.Selector`](@extref DimensionalData selectors), or an
65+
[`IntervalSets.AbstractInterval`](@extref).
6666
6767
If one or more groups lack the specified dimension, a warning is raised but can be ignored.
6868
All groups that contain the dimension must also contain the specified indices, or an

0 commit comments

Comments
 (0)