Skip to content

Commit d8d349c

Browse files
authored
Update docs/src/mtkitize_tutorials/modelingtoolkitize_index_reduction.md
1 parent d7c6d45 commit d8d349c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/mtkitize_tutorials/modelingtoolkitize_index_reduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ In this tutorial we will look at the pendulum system:
5252
```
5353

5454
As a good DifferentialEquations.jl user, one would follow
55-
[the mass matrix DAE tutorial](https://diffeq.sciml.ai/stable/tutorials/dae_example/#Mass-Matrix-Differential-Algebraic-Equations-(DAEs)
55+
[the mass matrix DAE tutorial](https://diffeq.sciml.ai/stable/tutorials/dae_example/#Mass-Matrix-Differential-Algebraic-Equations-(DAEs))
5656
to arrive at code for simulating the model:
5757

5858
```@example indexred

0 commit comments

Comments
 (0)