summaryrefslogtreecommitdiff
path: root/libs/numeric/odeint/doc/tutorial_stiff_systems.qbk
diff options
context:
space:
mode:
Diffstat (limited to 'libs/numeric/odeint/doc/tutorial_stiff_systems.qbk')
-rw-r--r--libs/numeric/odeint/doc/tutorial_stiff_systems.qbk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/numeric/odeint/doc/tutorial_stiff_systems.qbk b/libs/numeric/odeint/doc/tutorial_stiff_systems.qbk
index 0ab647dfd..6e28257a1 100644
--- a/libs/numeric/odeint/doc/tutorial_stiff_systems.qbk
+++ b/libs/numeric/odeint/doc/tutorial_stiff_systems.qbk
@@ -56,7 +56,7 @@ During the integration 71 steps have been done. Comparing to a classical Runge-K
Note, that we have used __boost_phoenix, a great functional programming library, to create and compose the observer.
-The full example can be found here: [github_link libs/numeric/odeint/examples/stiff_system.cpp stiff_system.cpp]
+The full example can be found here: [github_link examples/stiff_system.cpp stiff_system.cpp]
[endsect]