Skip to content

Commit

Permalink
Remove old broken badges
Browse files Browse the repository at this point in the history
  • Loading branch information
donatj committed Oct 3, 2023
1 parent caf2c9f commit 8c6949e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .mddoc.xml.dist
Expand Up @@ -5,8 +5,6 @@
<badge-poser type="version"/>
<badge-poser type="license"/>
<badge-github-action name="donatj/mddom" workflow-file="ci.yml"/>
<badge-scrutinizer name="donatj/mddom" type="quality"/>
<badge-scrutinizer name="donatj/mddom" type="coverage"/>

<text>A Simple Easy To Use Way to Generate Markdown Using a "DOM" Like Interface</text>
<docpage target="docs/docs.md">
Expand Down
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -3,8 +3,6 @@
[![Latest Stable Version](https://poser.pugx.org/donatj/mddom/version)](https://packagist.org/packages/donatj/mddom)
[![License](https://poser.pugx.org/donatj/mddom/license)](https://packagist.org/packages/donatj/mddom)
[![ci.yml](https://github.com/donatj/mddom/actions/workflows/ci.yml/badge.svg?)](https://github.com/donatj/mddom/actions/workflows/ci.yml)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/donatj/mddom/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/donatj/mddom)
[![Code Coverage](https://scrutinizer-ci.com/g/donatj/mddom/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/donatj/mddom)


A Simple Easy To Use Way to Generate Markdown Using a "DOM" Like Interface
Expand Down

0 comments on commit 8c6949e

Please sign in to comment.