From cef4cd8fdbb0632464e0f3f7c8920a9cdb9636a9 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Tue, 17 May 2016 09:14:57 +0200 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 664c85a..e6c219b 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( ### Testing -[[testing](https://crates.io/crates/testing)] +[[testing](https://crates.io/keywords/testing)] * [BurntSushi/quickcheck](https://github.com/BurntSushi/quickcheck) [[quickcheck](https://crates.io/crates/quickcheck)] — a Rust implementation of [QuickCheck](https://wiki.haskell.org/Introduction_to_QuickCheck1) [](https://travis-ci.org/BurntSushi/quickcheck) * [farcaller/shiny](https://github.com/farcaller/shiny) — a fancy syntax similar to Ruby's Rspec or Objective-C' kiwi [](https://travis-ci.org/farcaller/shiny)