From 9af38030df4a65b3d431a5377baaf441d8e8f8d1 Mon Sep 17 00:00:00 2001
From: Jan Wille <jan.wille@stud.hs-hannover.de>
Date: Tue, 8 Aug 2023 19:45:01 +0200
Subject: [PATCH] make classes list into links to the docs

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 2f7c74a..43dfc10 100644
--- a/README.md
+++ b/README.md
@@ -9,10 +9,10 @@ classes and customize them with specific configurations, presets and provide com
 
 **Provided classes are:**
 
-- `HsH-article`
-- `HsH-report`
-- `HsH-book` (planed)
-- `HsH-standalone`
+- [`HsH-article`](#hsh-article)
+- [`HsH-report`](#hsh-report)
+- [`HsH-book`](#hsh-book) (planed)
+- [`HsH-standalone`](#hsh-standalone)
 
 
 
-- 
GitLab