Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ipython/CoupledSpringMassSystem.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"\n",
"This cookbook example shows how to solve a system of differential\n",
"equations. (Other examples include the\n",
"[Lotka-Volterra Tutorial](LoktaVolterraTutorial), the\n",
"[Zombie Apocalypse](Zombie_Apocalypse_ODEINT) and the\n",
"[KdV example](KdV_example).)\n",
"[Lotka-Volterra Tutorial](LoktaVolterraTutorial.html), the\n",
"[Zombie Apocalypse](Zombie_Apocalypse_ODEINT.html) and the\n",
"[KdV example](KdV.html).)\n",
"\n",
"A Coupled Spring-Mass System\n",
"----------------------------\n",
Expand Down