From 6ca22be4e5f46cfb7b14052c98b9a07d3d4c0fe2 Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 27 Feb 2008 03:08:36 +0000 Subject: [PATCH] Add a corrected link. git-svn-id: https://svn.dealii.org/trunk@15802 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-29/step-29.cc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deal.II/examples/step-29/step-29.cc b/deal.II/examples/step-29/step-29.cc index 576ffda741..80e692366f 100644 --- a/deal.II/examples/step-29/step-29.cc +++ b/deal.II/examples/step-29/step-29.cc @@ -975,7 +975,9 @@ void UltrasoundProblem::assemble_system () // vector valued // elements, take a // look at step-8 or - // step-22, where these + // the @ref + // vector_valued + // module, where these // topics are explained // in depth. if (fe.system_to_component_index(i).first == -- 2.39.5