From d721418490e4c103b5bc64fbf69552f856088865 Mon Sep 17 00:00:00 2001 From: martyhines Date: Wed, 31 Jul 2013 10:40:28 -0400 Subject: [PATCH] Updated contribute.markdown links --- README.markdown | 2 +- Release.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 3953cb0c..4b157cd8 100644 --- a/README.markdown +++ b/README.markdown @@ -9,7 +9,7 @@ Documentation & guides live here: [http://pivotal.github.com/jasmine/](http://pi ## Contributing -Please read the [contributors' guide](https://github.com/pivotal/jasmine/blob/master/Contribute.markdown) +Please read the [contributors' guide](https://github.com/pivotal/jasmine/blob/master/CONTRIBUTING.md) ## Support diff --git a/Release.markdown b/Release.markdown index 64774697..bc52df8f 100644 --- a/Release.markdown +++ b/Release.markdown @@ -3,7 +3,7 @@ ## Development ___Jasmine Core Maintainers Only___ -Follow the instructions in `Contribute.markdown` during development. +Follow the instructions in `CONTRIBUTING.md` during development. ### Git Rules