From 002eea2efc8b03ede5fb1ac84fb1eceadb5d5a99 Mon Sep 17 00:00:00 2001 From: Michael Wimmer <m.t.wimmer@tudelft.nl> Date: Mon, 30 Aug 2021 09:26:47 +0000 Subject: [PATCH] Fix reference to wrong lecture, fixes #9 --- src/7_differential_equations_1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/7_differential_equations_1.md b/src/7_differential_equations_1.md index 324cc59..54e11b3 100644 --- a/src/7_differential_equations_1.md +++ b/src/7_differential_equations_1.md @@ -4,7 +4,7 @@ title: Differential Equations # Differential equations 1 -The lecture on complex numbers consists of three parts, each with their own video: +The first lecture on differential equations consists of three parts, each with their own video: - [First examples of differential equations](#first-examples-of-differential-equations-definitions-and-strategies) - [Theory of systems of first-order differential equations](#theory-of-systems-of-differential-equations) -- GitLab