Skip to content

Commit e69f475

Browse files
authored
Fix api link
1 parent 5b4f2a9 commit e69f475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/reference/clojure_cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ clj -X:deps list
605605

606606
Prints sorted list of all transitive dependencies selected for the classpath, and license information (if found). Additional options can be used to select aliases or other classpath modifications, or to modify printing information.
607607

608-
See https://clojure.github.io/tools.deps.cli/clojure.tools.deps.cli.api-api.html#clojure.tools.deps.cli.api/tree[API docs].
608+
See https://clojure.github.io/tools.deps.cli/clojure.tools.deps.cli.api-api.html#clojure.tools.deps.cli.api/list[API docs].
609609

610610
[[deps_tree]]
611611
=== Dependency tree

0 commit comments

Comments
 (0)