From c3beb645bc1bf97d458a683732278baa2d2291b8 Mon Sep 17 00:00:00 2001 From: 9Lukas5 Date: Tue, 12 Jan 2021 14:54:35 +0100 Subject: [PATCH] chore: fix docs strict errros --- docs/index.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/index.md b/docs/index.md index 6a88d74..b89f7b4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,7 @@ -[![moodle-plugin][moodle-plugin-badge-latest-tag]][moodle-plugin-repo] -[![backend][backend-badge-latest-tag]][backend-repo] -[![License GPLv3][badge-gplv3]][gplv3] -[![Conventional Commits][badge-conventional-commits]][convcomm] +[![moodle-plugin][moodle-plugin-badge-latest-tag]][moodle-plugin-repo] +[![backend][backend-badge-latest-tag]][backend-repo] +![License GPLv3][badge-gplv3] +[![Conventional Commits][badge-conventional-commits]][convcomm] # Dockerized Testing Toolkit (DTT) @@ -26,7 +26,6 @@ and how to make assignments and submissions are found in this documentation. [convcomm]: https://conventionalcommits.org -[gplv3]: unified-ticketing/license-softlink.md [badge-conventional-commits]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-orange.svg -- GitLab