From 155ac43519ea432cb53923e395a6a62499d0a5e1 Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Sat, 14 Aug 2021 19:54:32 +0600 Subject: [PATCH] update link to crates --- README.md | 2 +- ntex/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f9f2cb5..23d8e71a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![build status](https://github.com/ntex-rs/ntex/workflows/CI%20%28Linux%29/badge.svg?branch=master&event=push)](https://github.com/ntex-rs/ntex/actions?query=workflow%3A"CI+(Linux)") [![codecov](https://codecov.io/gh/ntex-rs/ntex/branch/master/graph/badge.svg)](https://codecov.io/gh/ntex-rs/ntex) -[![crates.io](https://meritbadge.herokuapp.com/ntex)](https://crates.io/crates/ntex) +[![crates.io](https://img.shields.io/crates/v/ntex.svg)](https://crates.io/crates/ntex) [![Documentation](https://docs.rs/ntex/badge.svg)](https://docs.rs/ntex) [![Version](https://img.shields.io/badge/rustc-1.46+-lightgray.svg)](https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html) ![License](https://img.shields.io/crates/l/ntex.svg) diff --git a/ntex/README.md b/ntex/README.md index 3f9f2cb5..23d8e71a 100644 --- a/ntex/README.md +++ b/ntex/README.md @@ -5,7 +5,7 @@ [![build status](https://github.com/ntex-rs/ntex/workflows/CI%20%28Linux%29/badge.svg?branch=master&event=push)](https://github.com/ntex-rs/ntex/actions?query=workflow%3A"CI+(Linux)") [![codecov](https://codecov.io/gh/ntex-rs/ntex/branch/master/graph/badge.svg)](https://codecov.io/gh/ntex-rs/ntex) -[![crates.io](https://meritbadge.herokuapp.com/ntex)](https://crates.io/crates/ntex) +[![crates.io](https://img.shields.io/crates/v/ntex.svg)](https://crates.io/crates/ntex) [![Documentation](https://docs.rs/ntex/badge.svg)](https://docs.rs/ntex) [![Version](https://img.shields.io/badge/rustc-1.46+-lightgray.svg)](https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html) ![License](https://img.shields.io/crates/l/ntex.svg)