mirror of https://github.com/sbt/sbt.git
Relativizing CONTRIBUTING.md
This commit is contained in:
parent
59b834c679
commit
2ffb85ee7c
|
|
@ -1,5 +1,5 @@
|
||||||
[Google Code]: http://code.google.com/p/simple-build-tool
|
[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
|
[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
|
||||||
|
|
||||||
|
|
@ -10,4 +10,4 @@ This is the 0.13.x series of sbt.
|
||||||
* [Setup]: Describes getting started with the latest binary release.
|
* [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.
|
* 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.
|
* [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