From 90646c98bd95343029ef3c3880a54fe01641b0d4 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 18 Apr 2024 16:47:31 -0600 Subject: [PATCH] When creating a reference, use 'href', not 'name'. --- examples/step-20/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-20/doc/intro.dox b/examples/step-20/doc/intro.dox index d34870c08a..1a70670953 100644 --- a/examples/step-20/doc/intro.dox +++ b/examples/step-20/doc/intro.dox @@ -800,5 +800,5 @@ hand side equals $f=0$, and as boundary values we have to choose $g=p|_{\partial\Omega}$. For the computations in this program, we choose $\alpha=0.3,\beta=1$. You can -find the resulting solution in the results section +find the resulting solution in the results section below, after the commented program. -- 2.39.5