mirror of https://github.com/sbt/sbt.git
Merge pull request #1248 from indrajitr/0.13
Relativizing CONTRIBUTING.md
This commit is contained in:
commit
891ec90039
|
|
@ -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
|
||||
* [Google Code]: hosts sbt 0.7.7 and earlier versions
|
||||
|
|
|
|||
Loading…
Reference in New Issue