summaryrefslogtreecommitdiff
path: root/docs/build.sc
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2018-08-14 07:10:34 +0800
committerLi Haoyi <haoyi.sg@gmail.com>2018-08-14 07:10:34 +0800
commit8f1d1de6545bab97ffa64af1bbdb01709c99b722 (patch)
tree13a1d050089e43bcba081788b2e315c7236f6655 /docs/build.sc
parente74ade7ac9bfff9239c0243c0fdf01b18d4a0ec3 (diff)
downloadcask-8f1d1de6545bab97ffa64af1bbdb01709c99b722.tar.gz
cask-8f1d1de6545bab97ffa64af1bbdb01709c99b722.tar.bz2
cask-8f1d1de6545bab97ffa64af1bbdb01709c99b722.zip
tweak docs
Diffstat (limited to 'docs/build.sc')
-rw-r--r--docs/build.sc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/build.sc b/docs/build.sc
index 4d2beda..e6c0f1f 100644
--- a/docs/build.sc
+++ b/docs/build.sc
@@ -125,14 +125,14 @@ val posts = {
i(
" Haoyi is a software engineer, an early contributor to ",
a(href:="http://www.scala-js.org/")("Scala.js"),
- ", and the author of many open-source Scala tools such as Mill, the ",
+ ", and the author of many open-source Scala tools such as Cask, the ",
a(href:="lihaoyi.com/Ammonite", "Ammonite REPL"), " and ",
a(href:="https://github.com/lihaoyi/fastparse", "FastParse"), ". "
)
),
p(
i(
- "If you've enjoy using Mill, or enjoyed using Haoyi's other open ",
+ "If you've enjoy using Cask, or enjoyed using Haoyi's other open ",
"source libraries, please chip in (or get your Company to chip in!) via ",
a(href:="https://www.patreon.com/lihaoyi", "Patreon"), " so he can ", "continue his open-source work"
)