Skip to content

Commit 5b4f2a9

Browse files
authored
Merge pull request #724 from imrekoszo/patch-3
Fix link to API docs in CLI Reference
2 parents 5d74b03 + 77b5537 commit 5b4f2a9

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
@@ -624,7 +624,7 @@ For example, the following can be used to print the deps tree for a `:test` alia
624624
clj -X:deps tree :aliases '[:test]`
625625
---
626626

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

629629
[[deps_aliases]]
630630
=== Alias list

0 commit comments

Comments
 (0)