We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c6d45 commit d8d349cCopy full SHA for d8d349c
docs/src/mtkitize_tutorials/modelingtoolkitize_index_reduction.md
@@ -52,7 +52,7 @@ In this tutorial we will look at the pendulum system:
52
```
53
54
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)
+[the mass matrix DAE tutorial](https://diffeq.sciml.ai/stable/tutorials/dae_example/#Mass-Matrix-Differential-Algebraic-Equations-(DAEs))
56
to arrive at code for simulating the model:
57
58
```@example indexred
0 commit comments