Skip to content

Commit 5972644

Browse files
authored
Update README.md
Fix ci action status link
1 parent 0a80d71 commit 5972644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![Python](https://img.shields.io/badge/python-3.13-blue)
44
[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)
55
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
6-
[![Actions status](https://github.com/agredyaev/async-python-sprint-1/actions/workflows/app-testing.yml/badge.svg)](https://github.com/agredyaev/async-python-sprint-1/actions)
6+
[![Actions status](https://github.com/agredyaev/async-python-sprint-2/actions/workflows/app-testing.yml/badge.svg)](https://github.com/agredyaev/async-python-sprint-2/actions)
77
![Pydantic](https://img.shields.io/badge/Pydantic-red?logo=pydantic&logoColor=white)
88
[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://mit-license.org/)
99

0 commit comments

Comments
 (0)