diff --git a/README.md b/README.md index 137ef9445..808b88057 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Rust CI](https://github.com/deltachat/deltachat-core-rust/actions/workflows/ci.yml/badge.svg)](https://github.com/deltachat/deltachat-core-rust/actions/workflows/ci.yml) [![Remote tests](https://github.com/deltachat/deltachat-core-rust/actions/workflows/remote_tests.yml/badge.svg)](https://github.com/deltachat/deltachat-core-rust/actions/workflows/remote_tests.yml) -[![CircleCI build status][circle-shield]][circle] +[![CircleCI](https://circleci.com/gh/deltachat/deltachat-core-rust.svg?style=shield)](https://circleci.com/gh/deltachat/deltachat-core-rust/) ## Installing Rust and Cargo @@ -113,11 +113,6 @@ $ cargo test -- --ignored - `vendored`: When using Openssl for TLS, this bundles a vendored version. - `nightly`: Enable nightly only performance and security related features. -[circle-shield]: https://img.shields.io/circleci/project/github/deltachat/deltachat-core-rust/master.svg?style=flat-square -[circle]: https://circleci.com/gh/deltachat/deltachat-core-rust/ -[appveyor-shield]: https://ci.appveyor.com/api/projects/status/lqpegel3ld4ipxj8/branch/master?style=flat-square -[appveyor]: https://ci.appveyor.com/project/dignifiedquire/deltachat-core-rust/branch/master - ## Language bindings and frontend projects Language bindings are available for: