diff --git a/ipython/CoupledSpringMassSystem.ipynb b/ipython/CoupledSpringMassSystem.ipynb index dcda9ed..109c920 100644 --- a/ipython/CoupledSpringMassSystem.ipynb +++ b/ipython/CoupledSpringMassSystem.ipynb @@ -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",