Skip to content

Commit caec66b

Browse files
committed
doc: debug external ref
1 parent 9242df9 commit caec66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/estimator/manual.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ ManualEstimator estimator with a sample time Ts = 0.5 s, LinModel and:
125125
A custom stochastic model for the unmeasured disturbances (other than integrated white
126126
noise) can be specified by constructing a [`SimModel`](@ref) object with the augmented
127127
state-space matrices/functions directly, and by setting `nint_u=0` and `nint_ym=0`. See
128-
[`Disturbance-gallery`](@ext_ref LowLevelParticleFilters) for examples of other
128+
[`Disturbance-gallery`](@extref LowLevelParticleFilters) for examples of other
129129
disturbance models.
130130
"""
131131
function ManualEstimator(

0 commit comments

Comments
 (0)