mirror of https://github.com/sbt/sbt.git
update README. s/1.0.x/1.x/
This commit is contained in:
parent
ccd399e71a
commit
f56d5b2d90
|
|
@ -21,10 +21,10 @@ sbt is a build tool for Scala, Java, and more.
|
|||
|
||||
For general documentation, see http://www.scala-sbt.org/.
|
||||
|
||||
sbt 1.0.x
|
||||
sbt 1.x
|
||||
---------
|
||||
|
||||
This is the 1.0.x series of sbt. The source code of sbt is split across
|
||||
This is the 1.x series of sbt. The source code of sbt is split across
|
||||
several Github repositories, including this one.
|
||||
|
||||
- [sbt/io][sbt/io] hosts `sbt.io` module.
|
||||
|
|
|
|||
Loading…
Reference in New Issue