From 95af58ade64db710897a0bcffe16908d4c858d19 Mon Sep 17 00:00:00 2001 From: Lukasz Kryger Date: Tue, 8 Oct 2013 11:33:55 +0100 Subject: [PATCH] Fixed broken link to contributing guide --- release_notes/20rc3.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release_notes/20rc3.md b/release_notes/20rc3.md index a6ca826a..ea6ffbd5 100644 --- a/release_notes/20rc3.md +++ b/release_notes/20rc3.md @@ -139,7 +139,7 @@ There were a few small changes and fixes that didn't fit into any of the above c [mocha]: http://visionmedia.github.io/mocha/ [underscore]: http://underscorejs.org/ [grunt]: http://gruntjs.com -[contrib]: https://github.com/pivotal/jasmine/blob/master/Contribute.markdown +[contrib]: https://github.com/pivotal/jasmine/blob/master/CONTRIBUTING.md [travis]: http://travis-ci.org [travis_jasmine]: http://travis-ci.org/jasmine [sauce]: http://saucelabs.com @@ -148,4 +148,4 @@ There were a few small changes and fixes that didn't fit into any of the above c ------ -_Release Notes generated with [Anchorman](http://github.com/infews/anchorman)_ \ No newline at end of file +_Release Notes generated with [Anchorman](http://github.com/infews/anchorman)_