Skip to content

Commit 0040cdf

Browse files
baggepinnenclaude
andcommitted
Remove broken cross-reference to ModelingToolkit docstring
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3a5755f commit 0040cdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ode_system.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ end
516516
517517
Linearize `sys` around the trajectory `sol` at times `t`. Returns a vector of `StateSpace` objects and the simplified system.
518518
519-
Operating points are extracted from the solution automatically using [`ModelingToolkit.LinearizationOpPoint`](@ref).
519+
Operating points are extracted from the solution automatically using `ModelingToolkit.LinearizationOpPoint`.
520520
521521
# Arguments:
522522
- `inputs`: A vector of variables or analysis points.

0 commit comments

Comments
 (0)