summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Roeser <le.petit.fou@web.de>2019-05-29 16:58:16 +0200
committerTobias Roeser <le.petit.fou@web.de>2019-05-29 16:58:16 +0200
commitba75ecfcfabd56afd2851f33b5554aa3eef3311b (patch)
tree96fb4acc96e4c1721eebcd06fa6fdd9b975ebd49
parent68c8135341c77ef545327a820590c3e920784fbd (diff)
downloadmill-ba75ecfcfabd56afd2851f33b5554aa3eef3311b.tar.gz
mill-ba75ecfcfabd56afd2851f33b5554aa3eef3311b.tar.bz2
mill-ba75ecfcfabd56afd2851f33b5554aa3eef3311b.zip
Fix link to Ammonite project
-rw-r--r--docs/build.sc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build.sc b/docs/build.sc
index 47779c5e..c0303136 100644
--- a/docs/build.sc
+++ b/docs/build.sc
@@ -105,7 +105,7 @@ val posts = {
" 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 ",
- a(href:="lihaoyi.com/Ammonite", "Ammonite REPL"), " and ",
+ a(href:="http://lihaoyi.com/Ammonite", "Ammonite REPL"), " and ",
a(href:="https://github.com/lihaoyi/fastparse", "FastParse"), ". "
)
),