Skip to content

Commit 0159b39

Browse files
authored
Get rid of link artifacts
1 parent 8d1ca29 commit 0159b39

File tree

1 file changed

+6
-18
lines changed

1 file changed

+6
-18
lines changed

README.md

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,12 @@
77
</p>
88

99
<p align="center">
10-
<a href="https://www.structlog.org/en/stable/?badge=stable">
11-
<img src="https://img.shields.io/badge/Docs-Read%20The%20Docs-black" alt="Documentation" />
12-
</a>
13-
<a href="https://github.com/hynek/structlog/blob/main/LICENSE">
14-
<img src="https://img.shields.io/badge/license-MIT%2FApache--2.0-C06524" alt="License: MIT / Apache 2.0" />
15-
</a>
16-
<a href="https://bestpractices.coreinfrastructure.org/projects/6560">
17-
<img src="https://bestpractices.coreinfrastructure.org/projects/6560/badge">
18-
</a>
19-
<a href="https://doi.org/10.5281/zenodo.7353739">
20-
<img src="https://zenodo.org/badge/DOI/10.5281/zenodo.7353739.svg" alt="DOI">
21-
</a>
22-
<a href="https://pypi.org/project/structlog/">
23-
<img src="https://img.shields.io/pypi/pyversions/structlog.svg" alt="Supported Python versions of the current PyPI release." />
24-
</a>
25-
<a href="https://pepy.tech/project/structlog">
26-
<img src="https://static.pepy.tech/personalized-badge/structlog?period=month&units=international_system&left_color=grey&right_color=blue&left_text=Downloads%20/%20Month" alt="Downloads per month" />
27-
</a>
10+
<a href="https://www.structlog.org/en/stable/?badge=stable"><img src="https://img.shields.io/badge/Docs-Read%20The%20Docs-black" alt="Documentation" /></a>
11+
<a href="https://github.com/hynek/structlog/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT%2FApache--2.0-C06524" alt="License: MIT / Apache 2.0" /></a>
12+
<a href="https://bestpractices.coreinfrastructure.org/projects/6560"><img src="https://bestpractices.coreinfrastructure.org/projects/6560/badge"></a>
13+
<a href="https://doi.org/10.5281/zenodo.7353739"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.7353739.svg" alt="DOI"></a>
14+
<a href="https://pypi.org/project/structlog/"><img src="https://img.shields.io/pypi/pyversions/structlog.svg" alt="Supported Python versions of the current PyPI release." /></a>
15+
<a href="https://pepy.tech/project/structlog"><img src="https://static.pepy.tech/personalized-badge/structlog?period=month&units=international_system&left_color=grey&right_color=blue&left_text=Downloads%20/%20Month" alt="Downloads per month" /></a>
2816
</p>
2917

3018
<p align="center"><em>Simple. Powerful. Fast. Pick three.</em></p>

0 commit comments

Comments
 (0)