Skip to content

Commit 6c204de

Browse files
committed
fix link
1 parent 9a08cbe commit 6c204de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/reference/deps_edn.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ The runtime basis is a representation of the dependency environment when the Clo
502502
The runtime basis can be accessed from within Clojure, using the https://clojure.github.io/clojure/#clojure.java.basis[clojure.java.basis] API. It includes access to both the initial basis and the current basis, which may be modified by the https://clojure.github.io/clojure/clojure.repl-api.html#clojure.repl.deps/add-libs[add-libs] and related functions.
503503

504504
.Index of runtime basis attributes
505-
[[index]]
505+
[[basis_index]]
506506
[subs=+macros]
507507
----
508508
{;; The basis is a superset of the merged <<deps_edn#index,deps.edn>>

0 commit comments

Comments
 (0)