Skip to content

Commit 076244d

Browse files
authored
fix: Fix badge link formatting in README.md
1 parent 8161189 commit 076244d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
22

33
[![tests](https://github.com/patryk-gpl/copier-python-uv/actions/workflows/test.yml/badge.svg)](https://github.com/patryk-gpl/copier-python-uv/actions)
4-
foll[![uv](https://img.shields.io/badge/uv-enabled-blue)](https://docs.astral.sh/uv/)
4+
[![uv](https://img.shields.io/badge/uv-enabled-blue)](https://docs.astral.sh/uv/)
55
[![ruff](https://img.shields.io/badge/ruff-enabled-black)](https://docs.astral.sh/ruff/)
66
[![copier](https://img.shields.io/badge/copier-template-orange)](https://copier.readthedocs.io/)
77
[![License](https://img.shields.io/github/license/patryk-gpl/copier-python-uv)](LICENSE)

0 commit comments

Comments
 (0)