diff --git a/_overviews/scala-book/scala-build-tool-sbt.md b/_overviews/scala-book/scala-build-tool-sbt.md index b220ed1297..2a29d744f2 100644 --- a/_overviews/scala-book/scala-build-tool-sbt.md +++ b/_overviews/scala-book/scala-build-tool-sbt.md @@ -161,7 +161,7 @@ Here’s a list of other build tools you can use to build Scala projects are: - [Ant](http://ant.apache.org/) - [Gradle](https://gradle.org/) - [Maven](https://maven.apache.org/) -- [Fury](https://fury.build) +- [Fury](https://propensive.com/opensource/fury) - [Mill](http://www.lihaoyi.com/mill)