Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

Commit 7863a6b

Browse files
committed
update shield urls
1 parent 13e53a2 commit 7863a6b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ the polyproto crate acting as a single source of truth for request and response
7676
request routes and methods through the exported `static` `Route`s.
7777

7878
[dev-status]: https://img.shields.io/static/v1?label=Status&message=Alpha&color=blue
79-
[build-shield]: https://img.shields.io/github/actions/workflow/status/polyphony-chat/polyproto/build_and_test.yml?style=flat
80-
[build-url]: https://github.com/polyphony-chat/polyproto/blob/main/.github/workflows/build_and_test.yml
81-
[coverage-shield]: https://coveralls.io/repos/github/polyphony-chat/polyproto/badge.svg?branch=main
82-
[coverage-url]: https://coveralls.io/github/polyphony-chat/polyproto?branch=main
79+
[build-shield]: https://img.shields.io/github/actions/workflow/status/polyphony-chat/polyproto-rs/build_and_test.yml?style=flat
80+
[build-url]: https://github.com/polyphony-chat/polyproto-rs/blob/main/.github/workflows/build_and_test.yml
81+
[coverage-shield]: https://coveralls.io/repos/github/polyphony-chat/polyproto-rs/badge.svg?branch=main
82+
[coverage-url]: https://coveralls.io/github/polyphony-chat/polyproto-rs?branch=main
8383
[Discord]: https://dcbadge.vercel.app/api/server/m3FpcapGDD?style=flat
8484
[Discord-invite]: https://discord.com/invite/m3FpcapGDD
8585
[crates-link]: https://crates.io/crates/polyproto

0 commit comments

Comments
 (0)