From 8ea59e86565a1ca6e5b2a6e7be10ea7acc120023 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 Apr 2023 16:14:02 +0200 Subject: [PATCH] Fix date --- exercises/footnotes/task.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/footnotes/task.tex b/exercises/footnotes/task.tex index 8a241dc..8872d93 100644 --- a/exercises/footnotes/task.tex +++ b/exercises/footnotes/task.tex @@ -2,7 +2,7 @@ \subsection{Inserting footnotes} -Make the text \enquote{March 2021} of the file +Make the text \enquote{March 2023} of the file \file{exercises/footnotes/footnotes.tex} appear as a footnote instead of in parentheses. Additionally, insert a clickable URL to the Java Development Kit as footnote: \\ \texttt{https://www.oracle.com/java/technologies/javase-downloads.html}