From fbd2c4caa272e55d907d9a1ee73f3597ff02af49 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Tue, 27 Jun 2023 19:21:28 -0500 Subject: [PATCH] typo --- release-tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-tasks.md b/release-tasks.md index ed58a77..bc58c47 100644 --- a/release-tasks.md +++ b/release-tasks.md @@ -178,7 +178,7 @@ The following steps have to be done by a single developer (with admin privileges ```make examples``` * Download images: ```/doc/doxygen/deal.II``` - ```/contrib/utilities/make_offline_doc.sh``` + ```/contrib/utilities/makeofflinedoc.sh``` * (In the same directory) copy mathjax and fix includes: ```cp -r "$MATHJAX_ROOT" mathjax``` ```sed -i -e "s#$MATHJAX_ROOT#mathjax#" **/*.html``` -- 2.39.5