Skip to content

Commit a8801fc

Browse files
committed
docs: change assets / badges path in readme
Signed-off-by: GRBurst <GRBurst@protonmail.com>
1 parent 98beea4 commit a8801fc

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
@@ -2,7 +2,7 @@
22
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
33
[![Linting: Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
44
[![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/)
5-
![coverage](/../badges/coverage.svg)
5+
![coverage](/../assets/badges/coverage.svg)
66

77
Slack logger implementing the python logging interface to be used with the standard logging tools in python.
88

0 commit comments

Comments
 (0)