Skip to content

Commit 0a117e1

Browse files
committed
link: Build Tools as Pure Functional Programs
Signed-off-by: Josh Soref <[email protected]>
1 parent 211ca4d commit 0a117e1

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
@@ -54,7 +54,7 @@ reviewed.
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/).
5656
Building upon the principles laid out in [So, what's wrong with SBT?](https://www.lihaoyi.com/post/SowhatswrongwithSBT.html)
57-
and [here](https://www.lihaoyi.com/post/BuildToolsasPureFunctionalPrograms.html),
57+
and [Build Tools as Pure Functional Programs](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
6060
expect from a build tool.

0 commit comments

Comments
 (0)