From d6902eed5f460cad0e65238b9f4dbc67ec23afd9 Mon Sep 17 00:00:00 2001 From: Basil Bruhn Date: Mon, 8 Jun 2026 15:12:52 +0200 Subject: [PATCH] fixed some linting Signed-off-by: Basil Bruhn --- docs/course1.md | 2 +- docs/course2.md | 2 +- docs/course3.md | 2 +- docs/course4.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/course1.md b/docs/course1.md index a721b88..849eebc 100644 --- a/docs/course1.md +++ b/docs/course1.md @@ -1,3 +1,3 @@ # Git for newbies -You can find the PDF [here](PDF/GIT_for_newbies.pdf) +[Download the PDF here](PDF/GIT_for_newbies.pdf) diff --git a/docs/course2.md b/docs/course2.md index fa13864..148b153 100644 --- a/docs/course2.md +++ b/docs/course2.md @@ -1,3 +1,3 @@ # Git for beginners -You can find the PDF [here](PDF/GIT_for_beginners_2.pdf) +[Download the PDF here](PDF/GIT_for_beginners_2.pdf) diff --git a/docs/course3.md b/docs/course3.md index b2817ea..df4aff2 100644 --- a/docs/course3.md +++ b/docs/course3.md @@ -1,3 +1,3 @@ # Git for advanced -You can find the PDF [here](PDF/GIT_for_advanced_3.pdf) +[Download the PDF here](PDF/GIT_for_advanced_3.pdf) diff --git a/docs/course4.md b/docs/course4.md index b6b410a..030ecb8 100644 --- a/docs/course4.md +++ b/docs/course4.md @@ -1,3 +1,3 @@ # Introduction to CI/CD -You can find the PDF [here](PDF/GIT_CI_CD_4.pdf) +[Download the PDF here](PDF/GIT_CI_CD_4.pdf)