Skip to content

Commit 5a5abcb

Browse files
Remove broken doc link
1 parent 413a98e commit 5a5abcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/examples/modelingtoolkitize_index_reduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ But that's not a satisfying answer, so what do you do about it?
122122
### Transforming Higher Order DAEs to Index-1 DAEs
123123

124124
It turns out that higher order DAEs can be transformed into lower order DAEs.
125-
[If you differentiate the last equation two times and perform a substitution,
126-
you can arrive at the following set of equations](https://people.math.wisc.edu/%7Echr/am205/g_act/DAE_slides.pdf):
125+
If you differentiate the last equation two times and perform a substitution,
126+
you can arrive at the following set of equations:
127127

128128
```math
129129
\begin{aligned}

0 commit comments

Comments
 (0)