From f88347682367430c9e335be258b77efa3ca0c172 Mon Sep 17 00:00:00 2001 From: Dale Wijnand Date: Fri, 20 Feb 2015 20:25:36 +0000 Subject: [PATCH] Fix FAQ link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afa6d730e..013b320d8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [Google Code]: http://code.google.com/p/simple-build-tool [CONTRIBUTING]: CONTRIBUTING.md [Setup]: http://www.scala-sbt.org/release/docs/Getting-Started/Setup - [FAQ]: http://www.scala-sbt.org/release/docs/faq + [FAQ]: http://www.scala-sbt.org/release/docs/Faq.html [sbt-dev]: https://groups.google.com/d/forum/sbt-dev [StackOverflow]: http://stackoverflow.com/tags/sbt [LICENSE]: LICENSE