From fae267f72dc23da49286b2d5b5e3ed3b2ceb66e5 Mon Sep 17 00:00:00 2001 From: Miha Rekar Date: Sat, 19 Apr 2014 20:07:04 +0200 Subject: [PATCH] rr has moved --- CONTRIBUTING.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.markdown b/CONTRIBUTING.markdown index c7642e5b..6bc1e320 100644 --- a/CONTRIBUTING.markdown +++ b/CONTRIBUTING.markdown @@ -8,7 +8,7 @@ following in mind: * If you're creating a small fix or patch to an existing feature, just a simple test will do. Please stay in the confines of the current test suite and use [Shoulda](http://github.com/thoughtbot/shoulda/tree/master) and - [RR](http://github.com/btakita/rr/tree/master). + [RR](https://github.com/rr/rr). * If it's a brand new feature, make sure to create a new [Cucumber](https://github.com/cucumber/cucumber/) feature and reuse steps where appropriate. Also, whipping up some documentation in your fork's `site`