From 27e0405775376e214956f026651f0f07fa1c36be Mon Sep 17 00:00:00 2001 From: Niklas Date: Tue, 2 Jun 2026 23:32:41 +0200 Subject: [PATCH] Fix badge order Signed-off-by: Niklas --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d2eb140..b1cbfe9 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ # Dependency-Track Documentation [![Built with Material for MkDocs](https://img.shields.io/badge/Material_for_MkDocs-526CFE?style=for-the-badge&logo=MaterialForMkDocs&logoColor=white)](https://squidfunk.github.io/mkdocs-material/) - -Documentation for [OWASP Dependency-Track](https://dependencytrack.org), built with [MkDocs Material](https://squidfunk.github.io/mkdocs-material/) and organized per the [Diataxis](https://diataxis.fr/) framework. - [![Build status](https://github.com/DependencyTrack/docs/actions/workflows/build.yml/badge.svg)](https://github.com/DependencyTrack/docs/actions/workflows/build.yml) [![Deploy status](https://github.com/DependencyTrack/docs/actions/workflows/deploy.yml/badge.svg)](https://github.com/DependencyTrack/docs/actions/workflows/deploy.yml) +Documentation for [OWASP Dependency-Track](https://dependencytrack.org), built with [MkDocs Material](https://squidfunk.github.io/mkdocs-material/) and organized per the [Diataxis](https://diataxis.fr/) framework. + ## Prerequisites - [uv](https://docs.astral.sh/uv/)