From 2ffb85ee7ce2f892165b4c648ae14aab12bfae3d Mon Sep 17 00:00:00 2001 From: Indrajit Raychaudhuri Date: Tue, 4 Mar 2014 12:13:22 -0600 Subject: [PATCH] Relativizing CONTRIBUTING.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 920f80a70..385099c0f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [Google Code]: http://code.google.com/p/simple-build-tool -[CONTRIBUTING]: https://github.com/sbt/sbt/blob/0.13/CONTRIBUTING.md +[CONTRIBUTING]: CONTRIBUTING.md [Setup]: http://www.scala-sbt.org/release/docs/Getting-Started/Setup [FAQ]: http://www.scala-sbt.org/release/docs/faq @@ -10,4 +10,4 @@ This is the 0.13.x series of sbt. * [Setup]: Describes getting started with the latest binary release. * See [CONTRIBUTING] for how to build from source, open an issue, fix or add documentation, or submit a pull request. * [FAQ]: Explains how to get help and more. - * [Google Code]: hosts sbt 0.7.7 and earlier versions \ No newline at end of file + * [Google Code]: hosts sbt 0.7.7 and earlier versions