aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2021-02-25 22:24:25 +0000
committerJuan J. Martinez <jjm@usebox.net>2021-02-25 22:24:25 +0000
commitebd4d7d5305c3727bca81d2009d9fd5b9a15d498 (patch)
tree4c31192aee13e770190d3baf5c9d156dbcab46b0
parent4f8a42aebb526dbe49010d42293e076581480cba (diff)
downloadspacebeans-ebd4d7d5305c3727bca81d2009d9fd5b9a15d498.tar.gz
spacebeans-ebd4d7d5305c3727bca81d2009d9fd5b9a15d498.zip
Mill has changed home
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 17aef59..949bad6 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ validating the certificate, this is perfectly safe.
Requirements:
- JDK 8 (or later; openjdk 8 or 11 recommended)
- - [Mill](http://www.lihaoyi.com/mill/) for building
+ - [Mill](https://com-lihaoyi.github.io/mill/) for building
Run the server with `mill server.run` and the tests with `mill server.test`.