diff --git a/docs/build-tool/index.md b/docs/build-tool/index.md index d2370c88..380c7072 100644 --- a/docs/build-tool/index.md +++ b/docs/build-tool/index.md @@ -3,4 +3,4 @@ Build tools can support a wide range of development tasks * [GNU make](make.md) - language agnostic build tool, define any tasks -* [babashka](babashka.md) - write a built tool using Clojure +* [babashka](babashka-task-runner.md) - write a built tool using Clojure