Skip to content

Commit 211ca4d

Browse files
committed
link: So, what's wrong with SBT?
Signed-off-by: Josh Soref <[email protected]>
1 parent 9475019 commit 211ca4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gsoc/2018.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ reviewed.
5353
[Mill](https://github.com/lihaoyi/mill) is a new Scala build tool, inspired by
5454
[CBT](https://github.com/cvogt/cbt) and [Bazel](https://bazel.build/), which
5555
aims to be a full substitute for Scala's venerable [SBT](https://www.scala-sbt.org/).
56-
Building upon the principles laid out [here](https://www.lihaoyi.com/post/SowhatswrongwithSBT.html)
56+
Building upon the principles laid out in [So, what's wrong with SBT?](https://www.lihaoyi.com/post/SowhatswrongwithSBT.html)
5757
and [here](https://www.lihaoyi.com/post/BuildToolsasPureFunctionalPrograms.html),
5858
Mill aims to be dramatically simpler than current build tools both inside and
5959
outside the Scala community while still preserving the rich functionality people

0 commit comments

Comments
 (0)