From c63fc29c309ce2bcf351b08bca86f267cf2c27e6 Mon Sep 17 00:00:00 2001 From: philippus Date: Thu, 25 Jul 2024 10:58:20 +0200 Subject: [PATCH] Remove link returning a 404 --- _overviews/scala-book/scala-build-tool-sbt.md | 1 - 1 file changed, 1 deletion(-) diff --git a/_overviews/scala-book/scala-build-tool-sbt.md b/_overviews/scala-book/scala-build-tool-sbt.md index c329d06aa4..7e4921342c 100644 --- a/_overviews/scala-book/scala-build-tool-sbt.md +++ b/_overviews/scala-book/scala-build-tool-sbt.md @@ -161,5 +161,4 @@ Here’s a list of other build tools you can use to build Scala projects: - [Ant](http://ant.apache.org/) - [Gradle](https://gradle.org/) - [Maven](https://maven.apache.org/) -- [Fury](https://github.com/propensive/fury) - [Mill](https://com-lihaoyi.github.io/mill/)