From d3a83b252f43936cd15293a5eebd87b0d03014f5 Mon Sep 17 00:00:00 2001 From: JulianGStudium Date: Fri, 26 Jun 2026 19:25:44 +0200 Subject: [PATCH] fix: reorder C and C++ in index to match content order The index listed C before C++, but the content section had C++ before C. Reordered index to match the actual content. #HSFDPMUW --- courses/free-courses-de.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/courses/free-courses-de.md b/courses/free-courses-de.md index 7771a6ea0..a39971ded 100644 --- a/courses/free-courses-de.md +++ b/courses/free-courses-de.md @@ -2,8 +2,8 @@ * [Ansible](#ansible) * [Bash](#bash) -* [C](#c) * [C++](#cpp) +* [C](#c) * [Haskell](#haskell) * [HTML and CSS](#html-and-css) * [Bootstrap](#bootstrap)