Skip to content

Commit 64dbf0d

Browse files
Fix some links; closes gh-25
1 parent 938e391 commit 64dbf0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ipython/CoupledSpringMassSystem.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"\n",
1717
"This cookbook example shows how to solve a system of differential\n",
1818
"equations. (Other examples include the\n",
19-
"[Lotka-Volterra Tutorial](LoktaVolterraTutorial), the\n",
20-
"[Zombie Apocalypse](Zombie_Apocalypse_ODEINT) and the\n",
21-
"[KdV example](KdV_example).)\n",
19+
"[Lotka-Volterra Tutorial](LoktaVolterraTutorial.html), the\n",
20+
"[Zombie Apocalypse](Zombie_Apocalypse_ODEINT.html) and the\n",
21+
"[KdV example](KdV.html).)\n",
2222
"\n",
2323
"A Coupled Spring-Mass System\n",
2424
"----------------------------\n",

0 commit comments

Comments
 (0)