Skip to content

Commit 7055160

Browse files
committed
update link
1 parent 097572f commit 7055160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/community/tools.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Community led hyper-hackable text editor, a project created after the sunset of
9393

9494
== Dependency management
9595

96-
* <<xref/../../guides/deps_and_cli#,clj and deps.edn>> - clj is a tool for managing dependencies, running a REPL, and executing Clojure programs, built by the Clojure core team
96+
* <<xref/../../guides/deps_edn#,deps.edn>> - clj is a tool for managing dependencies, running a REPL, and executing Clojure programs, built by the Clojure core team
9797
* https://leiningen.org/[Leiningen] - an extensible build tool that provides dependency management, REPL support, testing, packaging, deployment, and many other capabilities
9898
* https://boot-clj.github.io/[Boot] - build tooling for Clojure: instead of a special-purpose DSL, Boot supplies abstractions and libraries you can use to automate nearly any build scenario with the full power of the Clojure language
9999

0 commit comments

Comments
 (0)