docs: fix CI badge URL in the readme

This commit is contained in:
link2xt
2023-10-25 19:31:22 +00:00
parent b89c134e7f
commit 113356a24e

View File

@@ -3,8 +3,8 @@
</p> </p>
<p align="center"> <p align="center">
<a href="https://github.com/yoav-lavi/melody/actions/workflows/rust.yml"> <a href="https://github.com/deltachat/deltachat-core-rust/actions/workflows/ci.yml">
<img alt="Rust CI" src="https://github.com/yoav-lavi/melody/actions/workflows/rust.yml/badge.svg"> <img alt="Rust CI" src="https://github.com/deltachat/deltachat-core-rust/actions/workflows/ci.yml/badge.svg">
</a> </a>
</p> </p>