about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2019-02-26T22·11+0100
committerVincent Ambo <mail@tazj.in>2019-02-26T22·11+0100
commita18dfc5a5e7380800b8dd3314a14a72cf2269340 (patch)
tree9e4d8c916ac498d6a40fdd0a2649a48ff812edcb /README.md
parent9a23a5516503d190d058afc99e1a042cfa56cdb5 (diff)
docs(README): Fix crates.io badge URL
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 07a54d1f00..791c354fc1 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ crimp
 =====
 
 [![Build Status](https://travis-ci.org/tazjin/crimp.svg?branch=master)](https://travis-ci.org/tazjin/crimp)
-[![](https://img.shields.io/crates/v/maud.svg)](https://crates.io/crates/crimp)
+[![](https://img.shields.io/crates/v/crimp.svg)](https://crates.io/crates/crimp)
 [![](https://docs.rs/crimp/badge.svg)](https://docs.rs/crimp)
 
 Crimp is an HTTP client interface on top of the [Rust bindings][] to