Skip to content

Commit 8abf5d8

Browse files
committed
readme: switch to simpler github badges (no more shields)
1 parent 9daaf6a commit 8abf5d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ has_license: true
2121

2222
**Read Online**:
2323

24-
[![GFM: Workflow Status](https://img.shields.io/github/actions/workflow/status/Programmiermethoden-CampusMinden/Prog2-Lecture/gfm.yaml?branch=master&style=flat&label=GitHub%20Preview)](https://github.com/Programmiermethoden-CampusMinden/Prog2-Lecture/blob/_gfm/readme.md)
25-
[![Docsify: Workflow Status](https://img.shields.io/github/actions/workflow/status/Programmiermethoden-CampusMinden/Prog2-Lecture/docsify.yaml?branch=master&style=flat&label=Docsify%20Preview)](https://docsify-this.net/?basePath=https://raw.githubusercontent.com/Programmiermethoden-CampusMinden/Prog2-Lecture/refs/heads/_docsify&homepage=readme.md&sidebar=true&browser-tab-title=PR2&font-size=14px&searchbox=true&externalLinkTarget=_blank&mergeNavbar=true&zoom-images=true&dark-mode=auto#/)
26-
[![PDF: Workflow Status](https://img.shields.io/github/actions/workflow/status/Programmiermethoden-CampusMinden/Prog2-Lecture/pdf.yaml?branch=master&style=flat&label=PDF-Version)](https://raw.githubusercontent.com/Programmiermethoden-CampusMinden/Prog2-Lecture/_pdf/readme.pdf)
24+
[![GitHub Preview](https://github.com/Programmiermethoden-CampusMinden/Prog2-Lecture/actions/workflows/gfm.yaml/badge.svg)](https://github.com/Programmiermethoden-CampusMinden/Prog2-Lecture/blob/_gfm/readme.md)
25+
[![Docsify Preview](https://github.com/Programmiermethoden-CampusMinden/Prog2-Lecture/actions/workflows/docsify.yaml/badge.svg)](https://github.com/Programmiermethoden-CampusMinden/Prog2-Lecture/blob/_docsify/readme.md)
26+
[![PDF-Version](https://github.com/Programmiermethoden-CampusMinden/Prog2-Lecture/actions/workflows/pdf.yaml/badge.svg)](https://github.com/Programmiermethoden-CampusMinden/Prog2-Lecture/blob/_pdf/readme.pdf)
2727

2828
---
2929

0 commit comments

Comments
 (0)