From cd6675e11ed252b00497fd2200871b652bbedc1e Mon Sep 17 00:00:00 2001 From: Christian Krause <christian.krause@idiv.de> Date: Thu, 29 Nov 2018 14:15:17 +0100 Subject: [PATCH] fixes section id --- basics.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics.html b/basics.html index 61b8c5c..49c1dbb 100644 --- a/basics.html +++ b/basics.html @@ -306,7 +306,7 @@ # install </section> - <section id="setup-os-packages" data-markdown> + <section id="install-os-packages" data-markdown> ## os packages - **Linux:** `bash` and `git` -- GitLab